From d88d1c56b5e3cad3b41c039186f192af358c8eff Mon Sep 17 00:00:00 2001 From: MK Date: Sat, 11 Feb 2023 00:27:02 +0100 Subject: [PATCH] Update 'nixconf.sh' --- nixconf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixconf.sh b/nixconf.sh index 7e2e30b..841be39 100644 --- a/nixconf.sh +++ b/nixconf.sh @@ -1,6 +1,6 @@ #!/bin/bash -nix-shell -p git +#nix-shell -p git echo "replacing config" cd /etc/nixos/ rm configuration.nix