macos: adjust rebuild command

This commit is contained in:
Zynh Ludwig 2024-07-21 12:52:33 -07:00
parent f4a42710b5
commit 7b4e304299

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