galanthus: Add nh
This commit is contained in:
parent
adac75f35f
commit
ac702e95f2
2 changed files with 16 additions and 3 deletions
|
|
@ -7,8 +7,7 @@
|
|||
];
|
||||
|
||||
home.shellAliases = {
|
||||
"deploy" =
|
||||
"ssh -t galanthus 'cd ~/.config/nix; git pull --rebase; sudo nixos-rebuild switch --flake ~/.config/nix'";
|
||||
"deploy" = "ssh -t galanthus 'cd ~/.config/nix; git pull --rebase; nh os switch'";
|
||||
"mv" = "mv -i";
|
||||
"rm" = "trash";
|
||||
"tree" = "lt";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue