Completed centralized update

This commit is contained in:
Filippo Berto 2021-06-14 07:01:37 +02:00
parent ef5b48d142
commit 83c9c72688
15 changed files with 328 additions and 138 deletions

3
update-intel.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
sudo nix-channel --update &&
sudo nixos-rebuild switch -p Intel -I ./nixos/intel.nix