absolute cinema
This commit is contained in:
parent
b19e3cd860
commit
87c2e38720
2 changed files with 29 additions and 13 deletions
|
@ -196,6 +196,11 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
system.activationScripts."upgrade-diff" = {
|
||||
supportsDryActivation = true;
|
||||
text = "${lib.getExe pkgs.nvd} --nix-bin-dir=${config.nix.package}/bin diff /run/current-system $systemConfig 1>&2";
|
||||
};
|
||||
|
||||
systemd = {
|
||||
services.NetworkManager-wait-online.enable = lib.mkForce false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue