broke up update scripts
This commit is contained in:
@@ -55,9 +55,12 @@
|
||||
btop
|
||||
yazi
|
||||
uv
|
||||
(writeShellScriptBin "nhms" ''
|
||||
nix run home-manager -- switch --flake ~/.config/home-manager --impure
|
||||
'')
|
||||
(writeShellScriptBin "nhmu" ''
|
||||
nix flake update --flake ~/.config/home-manager
|
||||
nix run home-manager -- switch --flake ~/.config/home-manager --impure
|
||||
nhms
|
||||
'')
|
||||
# # 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