Sefa Eyeoglu
c9a3533312
fix(nix): set warnings as top-level config
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2026-04-20 18:53:57 +02:00
Linus Ammon
131f23aab4
chore(nix): add systemd deprecation warnings
2026-04-19 14:07:47 +02:00
bokicoder
0d12b7a715
Nix: fix type of systemd Unit.X-Restart-Triggers
2026-02-16 22:50:02 +08:00
Lemmy
e4455de781
plugin-registry: properly update to version 2.
2026-02-08 13:50:41 -05:00
Lemmy
a8f61d84a6
nix: main noctalia plugins is no longer called Official as it also includes community plugins.
2026-01-25 14:02:33 -05:00
wxlyyy
c89e1ec630
update documentation url
2026-01-22 20:06:45 +08:00
wxlyyy
c46f4e68c4
refactor(nix): improve and cleanup
2026-01-22 19:39:44 +08:00
Lysec
5436918e06
colors: cleanup
2026-01-18 15:52:23 +01:00
wxlyyy
dd3f368dcc
Remove the code that creates gui-settings.json for NixOS users
2026-01-18 01:16:59 +08:00
Lysec
56aafc5f2f
Merge pull request #1324 from iynaix/nix-mutable-setting
...
nix: Add setting to toggle creation of gui-settings.json
2026-01-09 09:47:31 +01:00
Lin Xianyi
8799337a3b
nix: Add setting to toggle creation of gui-settings.json
2026-01-09 11:29:19 +08:00
wxlyyy
623ab3dc7c
Nix: add plugin config options
2026-01-08 21:43:55 +08:00
wxlyyy
8ce09bd234
Nix: use nixfmt as formatter
2025-12-20 03:20:39 +08:00
mochou
1658f00582
refactor(nix): add multi-type support
2025-12-19 19:05:29 +08:00
mochou
94da19ba23
fix(nix): adding default values to attrs
2025-12-18 04:32:21 +08:00
mochou
fd7ff2d4c5
feat(templates): add users-templates config
2025-12-18 01:23:35 +08:00
wxlyyy
04311f191f
Nix: cleaner code
2025-11-21 02:28:56 +08:00
wxlyyy
55addb651c
Nix: refactor & improve home-module
2025-11-12 22:49:06 +08:00
wxlyyy
f04698e7f1
Nix: improve home-module
2025-11-06 10:26:11 +01:00
wxlyyy
7b634783ae
Nix: add systemd service to home-module
2025-11-06 10:26:11 +01:00
wxlyyy
122771db93
Nix: add package options to home-module
2025-10-27 22:50:24 +08:00
Matan Bendix Shenhav
c0fef4fa57
refactor(flake): split the flake
...
This extracts the package, home module and nixos systemd service from
the flake into distinct Nix modules.
Additionally, the package is updated to use default the qt wrapper
rather than the custom one previously used; this conforms to current
best practices in packaging Qt apps.
Several improvements are made to the Nix style as well.
2025-10-14 21:13:59 +02:00