diff --git a/user/shell/sh.nix b/user/shell/sh.nix index b96d8b2..c12635c 100644 --- a/user/shell/sh.nix +++ b/user/shell/sh.nix @@ -11,8 +11,6 @@ let neofetch = "disfetch"; fetch = "disfetch"; gitfetch = "onefetch"; - nixos-rebuild = "systemd-run --no-ask-password --uid=0 --system --scope -p MemoryLimit=16000M -p CPUQuota=60% nixos-rebuild"; - home-manager = "systemd-run --no-ask-password --uid=1000 --user --scope -p MemoryLimit=16000M -p CPUQuota=60% home-manager"; }; in {