This commit is contained in:
2026-03-01 21:44:29 +01:00
parent 42193b3ab2
commit 027a74e588
2 changed files with 10 additions and 5 deletions

View File

@@ -61,7 +61,12 @@
reload_dotfiles = {
body = # fish
"nh home switch ~/.config/home-manager -c ${hostName}";
"nh home switch ~/.config/home-manager";
};
reload_system = {
body = # fish
"nh os switch /etc/nixos/";
};
ls = {