working on nvidia settings
This commit is contained in:
parent
36798975c7
commit
1781b9c4ad
9 changed files with 2176 additions and 428 deletions
|
@ -0,0 +1,11 @@
|
|||
# rebuild nixos from config
|
||||
sysup:
|
||||
sudo nixos-rebuild switch --flake ~/source/nixos-config/#eddie
|
||||
|
||||
# rebuild home from config
|
||||
homeup:
|
||||
home-manager switch --flake ~/source/nixos-config#emenel
|
||||
|
||||
# update flake repos
|
||||
flakeup:
|
||||
cd '~/source/nixos-config' && sudo nix flake update
|
Loading…
Add table
Add a link
Reference in a new issue