broke up update scripts
This commit is contained in:
@@ -55,9 +55,12 @@
|
|||||||
btop
|
btop
|
||||||
yazi
|
yazi
|
||||||
uv
|
uv
|
||||||
|
(writeShellScriptBin "nhms" ''
|
||||||
|
nix run home-manager -- switch --flake ~/.config/home-manager --impure
|
||||||
|
'')
|
||||||
(writeShellScriptBin "nhmu" ''
|
(writeShellScriptBin "nhmu" ''
|
||||||
nix flake update --flake ~/.config/home-manager
|
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
|
# # It is sometimes useful to fine-tune packages, for example, by applying
|
||||||
# # overrides. You can do that directly here, just don't forget the
|
# # overrides. You can do that directly here, just don't forget the
|
||||||
|
|||||||
Reference in New Issue
Block a user