diff --git a/home/packages/custom/update-nixos-system/default.nix b/home/packages/custom/update-nixos-system/default.nix index 6eaadda..e2e830d 100644 --- a/home/packages/custom/update-nixos-system/default.nix +++ b/home/packages/custom/update-nixos-system/default.nix @@ -3,8 +3,6 @@ writeShellApplication { name = "custom-update-nixos-system"; - # Including this doesn't work - text = '' sudo nixos-rebuild switch --upgrade-all