added home manager update and switch alias
This commit is contained in:
4
home.nix
4
home.nix
@@ -24,6 +24,10 @@
|
||||
uv
|
||||
git
|
||||
eza
|
||||
(writeShellScriptBin "nhmu" ''
|
||||
nix flake update --flake ~/.config/home-manager
|
||||
nix run home-manager -- switch --flake ~/.config/home-manager
|
||||
'')
|
||||
|
||||
# # It is sometimes useful to fine-tune packages, for example, by applying
|
||||
# # overrides. You can do that directly here, just don't forget the
|
||||
|
||||
Reference in New Issue
Block a user