script tweak

This commit is contained in:
John Lancaster
2026-02-16 12:06:12 -06:00
parent 2c84be98b0
commit 524af5b24f

View File

@@ -31,8 +31,7 @@
${nixBin} flake check
'')
(writeShellScriptBin "nhms" ''
cd ${flakeDir}
${nixBin} run ".#write-flake"
flake-parts-check
${lib.getExe home-manager} switch --impure --flake ${flakeDir}
'')
];