Include nvd if we're going to actually use it
This commit is contained in:
@@ -65,7 +65,6 @@ def _rebuild(args):
|
||||
else:
|
||||
with TemporaryDirectory() as td:
|
||||
pushd @(td)
|
||||
import platform
|
||||
nom build f"/etc/nixos#nixosConfigurations.{hostname}.config.system.build.toplevel"
|
||||
if g`result`:
|
||||
nvd diff /run/current-system result
|
||||
|
||||
@@ -100,6 +100,7 @@ in
|
||||
killall
|
||||
nano
|
||||
nix-output-monitor
|
||||
nvd
|
||||
pciutils
|
||||
pwgen
|
||||
unzip
|
||||
|
||||
Reference in New Issue
Block a user