who needs temporary files and tee and whatever when you can have BASH SCRIPTS :3
This commit is contained in:
parent
87c2e38720
commit
361dd6dc67
4 changed files with 22 additions and 31 deletions
|
@ -196,11 +196,6 @@ 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