tweaks
This commit is contained in:
parent
5ded8ecb7f
commit
862a1f603b
7 changed files with 24 additions and 18 deletions
|
@ -1,17 +0,0 @@
|
|||
# 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 '/home/emenel/source/nixos-config' && sudo nix flake update
|
||||
|
||||
doomup:
|
||||
doom sync && doom gc
|
||||
|
||||
doomupu:
|
||||
doom sync -u && doom gc
|
Loading…
Add table
Add a link
Reference in a new issue