Merge remote-tracking branch 'origin/nixos' into nixos-work
This commit is contained in:
commit
cce2743003
5 changed files with 98 additions and 68 deletions
|
|
@ -48,6 +48,7 @@ in
|
|||
grep = "rg";
|
||||
rm = "rm -i";
|
||||
mv = "mv -i";
|
||||
cd = "z";
|
||||
|
||||
nixos-switch = nom-system-command "sudo nixos-rebuild switch --flake ~/.dotfiles";
|
||||
nixos-boot = nom-system-command "sudo nixos-rebuild boot --flake ~/.dotfiles";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue