1
0
Fork 0
Commit graph

62 commits

Author SHA1 Message Date
2163293d45
fix(linkwarden): downgrade to version 2.10.0, 2.10.2 gave us trouble 2025-06-11 16:02:34 +02:00
c39177566b
fix(codeberg-themes): switch to static commit hash 2025-06-11 15:55:09 +02:00
a84e3956c3
fix(searxng): enable autocomplete for suggestions in librewolf, fixup ip typo 2025-06-11 15:54:34 +02:00
0451747e31
feature(cinny): switch cinny services to custom package with notifications and voice calls
We use GigiaJ's fork to get notifications on mobile and voice calls into
cinny, this is quite buggy still but works mostly and is pretty neat.
2025-06-11 15:53:50 +02:00
ad49980847
feature(librewolf): add suggestion search for SearXNG 2025-06-11 15:51:52 +02:00
6eae4d5c7f
add(discord): add discord package to bodenheizung
sadly, we need this.
2025-06-04 17:53:27 +02:00
af66ad11b8
feature(steam): enable gamescope via steam, update gamemode config
Enable renice for gamemode and also start and end notifications.
2025-06-02 17:16:40 +02:00
4e13e8c631
fix(librewolf): fix search engine shortcuts not working
We made a little typo, and broke everything. Sadly url seems to be a
valid option, it had to be urls instead mightly confusing to be honest.
2025-06-02 17:04:12 +02:00
6eeb49f93c
fix(all): nixfmt 2025-05-31 17:57:35 +02:00
f86394d5a2
update(services): update to use flakeRoot for paths 2025-05-31 17:55:58 +02:00
40a9483bd0
update(fish): update fish to use flakeRoot path 2025-05-31 17:55:09 +02:00
a044d5707a
fix(ente-auth): remove build flag from ente-web-auth package
Move the build flag from the package to the module, that way everyone
can just define their own URL in the module.
2025-05-31 17:54:25 +02:00
3ed788ba26
update(all): run nixfmt, update flake.lock 2025-05-31 15:48:49 +02:00
8deea88d1f
fix(home): setup proper path with config variables 2025-05-31 15:48:07 +02:00
af1f017749
fix(home-manager): move cursor into it's own module 2025-05-31 15:46:44 +02:00
91528710f0
fix(codeberg-themes): update sha256 2025-05-31 14:16:55 +02:00
e0b3e33582
add(immich) 2025-05-31 12:35:23 +02:00
93cab840a8
fmt(all): fix formating, update flake.lock 2025-05-31 12:34:57 +02:00
96a6cb73ae
fix(librewolf): change startup page url 2025-05-31 12:16:18 +02:00
7a384841b0
fix(linkwarden): reenable playwright, update flake 2025-05-25 11:53:32 +02:00
2ca22205aa
fix(nginx): fix enable option for service 2025-05-25 00:49:54 +02:00
5792e478af
add(acme,nginx): add certificate generation and nginx for the services
This replaces caddy and the port exposure, this is more efficent and
easier to manage in the future.
2025-05-25 00:32:54 +02:00
7dd87536aa
feature(steam): add gamemode and gamescope to packages 2025-05-24 10:15:19 +02:00
3203380b81
add(bodenheizung): enable ssh 2025-05-23 16:32:56 +02:00
8835d9f869
add(eza): add aliasses for eza 2025-05-23 16:32:17 +02:00
749e60ae53
add(searxng): configure searxng, with redlib implementation
fuck you reddit
2025-05-23 16:31:44 +02:00
10c17cb4ee
update(all): update flake, sha256 for codeberg-theme 2025-05-19 19:57:33 +02:00
0803648cdb
fix(dns): fix tmpfs enable 2025-05-19 19:56:50 +02:00
5129239a24
add(tmp): make /tmp an actual tmpfs 2025-05-17 01:17:17 +02:00
ddbe5c35c5
fix(linkwarden): add default value for secrets 2025-05-17 01:16:45 +02:00
1babc7912d
feature(plasma): add wallpaper-engine-plugin 2025-05-17 01:14:36 +02:00
7e53c288fe
feature(kitty): add font package to ensure availability 2025-05-17 01:13:14 +02:00
c99ad3d97a
(forgejo): set correct user and default theme 2025-05-12 20:11:15 +02:00
47d294dbe2
(forgejo): fix logo not being copied 2025-05-12 20:02:36 +02:00
aff4e4599d
add codeberg-themes to forgejo 2025-05-12 19:28:47 +02:00
b938a41bee
add forgejo, add linkwarden, nixfmt, add secrets 2025-05-11 18:54:32 +02:00
7b7afc6798
update search engines librewolf, update fish, neovim update 2025-05-11 18:53:45 +02:00
b0c86faf29
modularize cinny and ente-auth, add package ente-auth-web
The previous was more of a workaround not fitting in the spirit of
nixos, this fixes this and makes proper modules out of them. Sadly
ente-web-auth has to be build with a env var and therefore can't be
configured before properly.
2025-05-08 11:39:14 +02:00
7d8e0da9ec
migrate blarm to x86, enable firewall 2025-05-08 09:59:28 +02:00
dc33352e5f
fix spotify, update alias, remove win11 fonts 2025-05-08 09:40:39 +02:00
8dc6b44c7b
technitium module, remove unneeded files, update dns-1 2025-04-25 22:50:38 +02:00
9aab11df18
add new host, add technitium module 2025-04-22 09:48:56 +02:00
f8312a9447
remove result 2025-04-13 00:44:34 +02:00
0d69e4b6d7
add win11-fonts, move homes folder to target host 2025-04-13 00:44:12 +02:00
eb543b933e
fix invidious 2025-04-12 01:20:35 +02:00
5a0aad29c5
update flake, change audio 2025-04-12 01:02:14 +02:00
dc99f3d24d
add spectacle config, add spotify, fix cinny video playback with gstreamer
refactor some stuff to look nicer and have more structure too
2025-04-10 19:19:37 +02:00
56a64c1e0e
add ssh to modules, export networking from blarm 2025-03-15 12:24:35 +01:00
cdf4b472ca
Merge remote-tracking branch 'origin' 2025-03-15 11:24:49 +01:00
f1459fe73e
add obs 2025-03-15 11:23:17 +01:00