Commit Graph

19 Commits

Author SHA1 Message Date
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 d4da02e33d Nix: add wayland-scanner dependency 2026-02-03 02:24:39 +08:00
wxlyyy 7eb689c621 LockScreen: fingerprint auth without key or button 2026-01-23 18:46:42 +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 f77125cfbf Nix: remove gpu-screen-recorder dependency 2026-01-09 21:24:09 +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
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 58d5f37b02 Nix: cleanup package 2025-11-08 11:09:49 +01: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