Reename home-manager fish funciton
This commit is contained in:
parent
37c6e842f1
commit
7b819c69d1
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
"sudo nixos-rebuild boot --flake '/home/user/Projects/personal/nix-config#'";
|
||||
upgrade =
|
||||
"nix flake update --commit-lock-file /home/user/Projects/personal/nix-config";
|
||||
upgrade-boot =
|
||||
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