common: temporarily disable systemd strictShellChecks
This commit is contained in:
parent
82bba20e46
commit
265ba953f0
@ -23,7 +23,7 @@ in {
|
||||
./services/xserver.nix
|
||||
];
|
||||
|
||||
systemd.enableStrictShellChecks = true;
|
||||
# systemd.enableStrictShellChecks = true;
|
||||
|
||||
sops.defaultSopsFile = ./../.. + "/secrets/${config.networking.hostName}.yaml";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user