test-dns script
This commit is contained in:
@@ -12,5 +12,6 @@ in
|
||||
nix flake update --flake $FLAKE --impure
|
||||
sudo nixos-rebuild switch --flake $FLAKE#${hostName} --impure
|
||||
'')
|
||||
(pkgs.writeShellScriptBin "test-dns" (builtins.readFile ../scripts/test-dns.sh))
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user