summary refs log tree commit diff stats
path: root/user/settings/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user/settings/shell.nix')
-rw-r--r--user/settings/shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/settings/shell.nix b/user/settings/shell.nix
index cbf3f96f..41805a44 100644
--- a/user/settings/shell.nix
+++ b/user/settings/shell.nix
@@ -113,7 +113,7 @@ in
       ho = "home-manager";
       hob = "home-manager build";
       hos = "home-manager switch --flake '.?submodules=1' -b hm_bak_$(date +%Y%m%d%H%M)";
-      hon = "home-manager news";
+      hon = "home-manager news --flake '.?submodules=1'";
       hoh = "home-manager help";
       hop = "home-manager packages";
       hol = "home-manager generations";