Flake? Flake
This commit is contained in:
+2
-1
@@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
git pull
|
||||
exec sudo nixos-rebuild switch
|
||||
NIX_CONFIG='experimental-features = nix-command flakes' nix flake lock
|
||||
exec sudo env NIX_CONFIG='experimental-features = nix-command flakes' nixos-rebuild switch --flake .#laptop-nixos-1
|
||||
|
||||
Reference in New Issue
Block a user