macos: adjust rebuild command

main
Zynh Ludwig 2024-07-21 12:52:33 -07:00
parent f4a42710b5
commit 7b4e304299
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
nix-output-monitor nix-output-monitor
(writeShellScriptBin "rebuild" '' (writeShellScriptBin "rebuild" ''
home-manager switch |& nom home-manager switch --flake ~/nixos#zynh@little-lightning |& nom
'') '')
go go