adding nix configs
This commit is contained in:
parent
bd0cf6ff9b
commit
3521d5da4b
18 changed files with 408 additions and 21 deletions
5
scripts/update-nix
Executable file
5
scripts/update-nix
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
nix-channel --update
|
||||
sudo nix-channel --update
|
||||
home-manager switch
|
||||
sudo nixos-rebuild switch
|
Loading…
Add table
Add a link
Reference in a new issue