[NixOS] Add switch script

This commit is contained in:
Ivan Malison 2023-06-29 04:43:10 +00:00
parent 09752da778
commit 64e77afcd6

2
nixos/switch.sh Executable file
View File

@ -0,0 +1,2 @@
#!/usr/bin/env sh
sudo nixos-rebuild switch --flake '.#' --impure