42 Commits

Author SHA1 Message Date
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
Linus Ammon 3ddc0f6337 build(nix): remove cava 2026-03-21 20:07:25 +01:00
shouya ad55a2a39d allow overriding qs config path 2026-03-20 14:03:31 +09:00
Lin Xianyi a99483101f nix: add wlr-randr as a runtime dependency 2026-03-01 12:16:23 +08: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
bokicoder d4da02e33d Nix: add wayland-scanner dependency 2026-02-03 02:24:39 +08: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 7eb689c621 LockScreen: fingerprint auth without key or button 2026-01-23 18:46:42 +08: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
wxlyyy 79bd7920af Make the PAM config customizable 2026-01-20 03:38:22 +08:00
wxlyyy 173f653042 Nix: add python3 dependency 2026-01-19 19:34:41 +08:00
Lysec 1410269dfd cleanup 2026-01-18 16:24:57 +01: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
wxlyyy f77125cfbf Nix: remove gpu-screen-recorder dependency 2026-01-09 21:24:09 +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 189c87627e Nix: Add calendarSupport override option for the package 2025-12-29 16:59:44 +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
bokicoder 9d4b3936e4 Nix: add wget dependency 2025-12-09 23:20:22 +08:00
wxlyyy 92853b4700 Nix: add qtmultimedia dependency 2025-11-30 20:24:20 +08:00
wxlyyy dc1c0e8f47 Nix: update dependencies 2025-11-30 00:29:51 +08:00
wxlyyy 04311f191f Nix: cleaner code 2025-11-21 02:28:56 +08:00
wxlyyy 6655e96204 Nix: add quickshell to dev shell 2025-11-19 02:52:17 +08:00
Lemmy 0428dd1b50 Merge pull request #688 from bokicoder/main
Nix: refactor & improve home-module
2025-11-18 08:27:12 -05:00
wxlyyy 55addb651c Nix: refactor & improve home-module 2025-11-12 22:49:06 +08:00
Rexiel Scarlet 4ade4e91e6 fix(nix): fix shell.nix for non flake nix-shell invocation
- relocated shell.nix to nix/shell.nix
- initialized shell.nix at root to correctly invoke the shell with
  `nix-shell` command for non flake
2025-11-10 22:15:29 +04:00
wxlyyy 58d5f37b02 Nix: cleanup package 2025-11-08 11:09:49 +01: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
wer-zen c2ca05b117 flake.nix update 2025-08-26 13:51:12 +02:00
notwinder c3a070e564 removing some of the unnecessary dependencies 2025-08-25 07:52:59 +03:30
notwinder 48d22b85d0 adding a flake.nix file to build this shell with nix 2025-08-25 04:32:34 +03:30