Removed nix rebuild systemd-run wrappers
This commit is contained in:
@@ -11,8 +11,6 @@ let
|
|||||||
neofetch = "disfetch";
|
neofetch = "disfetch";
|
||||||
fetch = "disfetch";
|
fetch = "disfetch";
|
||||||
gitfetch = "onefetch";
|
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
|
in
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user