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