common: enable systemd strict shellchecks

This commit is contained in:
2024-11-18 14:28:44 +01:00
parent 03aa1c3c39
commit 9526c31c23

View File

@@ -23,6 +23,8 @@ in {
./services/xserver.nix
];
systemd.enableStrictShellChecks = true;
sops.defaultSopsFile = ./../.. + "/secrets/${config.networking.hostName}.yaml";
time.timeZone = "Europe/Oslo";