Better snapper + various fixes

This commit is contained in:
Filippo Berto 2021-06-29 09:24:38 +02:00
parent 98e4871193
commit 30efa48b7d
14 changed files with 237 additions and 54 deletions

3
intel-update.sh Executable file
View file

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