Rename upgrade alias to update
This commit is contained in:
parent
04f980f8d0
commit
3b5889e181
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
"sudo nixos-rebuild switch --flake '/home/user/Projects/personal/nix-config#'";
|
||||
rebuild-boot =
|
||||
"sudo nixos-rebuild boot --flake '/home/user/Projects/personal/nix-config#'";
|
||||
upgrade =
|
||||
update =
|
||||
"nix flake update --commit-lock-file /home/user/Projects/personal/nix-config";
|
||||
hm-rebuild =
|
||||
"rm ~/.gtkrc-2.0; nix run '/home/user/Projects/personal/nix-config#homeConfigurations.desktop.activationPackage'";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue