summary refs log tree commit diff stats
path: root/user/settings/shell.nix
diff options
context:
space:
mode:
authorAlan Pearce2025-01-12 17:24:24 +0100
committerAlan Pearce2025-01-12 18:09:20 +0100
commitafd061bec3bc7221931119d3ea55fa808eef9dcb (patch)
tree82089751c9e19aae84061623c6fdd9f6cd4bf431 /user/settings/shell.nix
parent7c8cbc1d0743a192ce8145539830fcbc3beb2fd2 (diff)
downloadnixfiles-afd061bec3bc7221931119d3ea55fa808eef9dcb.tar.lz
nixfiles-afd061bec3bc7221931119d3ea55fa808eef9dcb.tar.zst
nixfiles-afd061bec3bc7221931119d3ea55fa808eef9dcb.zip
remove nh
Diffstat (limited to 'user/settings/shell.nix')
-rw-r--r--user/settings/shell.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/settings/shell.nix b/user/settings/shell.nix
index 66ebaade..350665dc 100644
--- a/user/settings/shell.nix
+++ b/user/settings/shell.nix
@@ -113,8 +113,8 @@ in
       grup = "git rup";
 
       ho = "home-manager";
-      hob = "nh home build";
-      hos = "nh home switch -b hm_bak_$(date +%Y%m%d%H%M)";
+      hob = "home-manager build";
+      hos = "home-manager switch --flake '.?submodules=1' -b hm_bak_$(date +%Y%m%d%H%M)";
       hon = "home-manager news";
       hoh = "home-manager help";
       hop = "home-manager packages";