refactor: systemic refactor for FHS compliance, native systemd migration, and script hardening

This commit is contained in:
Bernardo Magri
2026-04-06 21:45:33 +01:00
parent 5c45b10d88
commit a31023c037
5 changed files with 62 additions and 2 deletions

View File

@@ -30,6 +30,8 @@ in
./scripts.nix
./configs.nix
./swayosd.nix
./security.nix
./battery-monitor.nix
];
colorScheme = lib.mkDefault (palettes.${config.nomarchy.theme} or palettes.nord);