adding nix configs

This commit is contained in:
Chris Cochrun 2022-05-06 11:39:51 -05:00
parent bd0cf6ff9b
commit 3521d5da4b
18 changed files with 408 additions and 21 deletions

5
scripts/update-nix Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
nix-channel --update
sudo nix-channel --update
home-manager switch
sudo nixos-rebuild switch