diff --git a/system/shared.nix b/system/shared.nix index 5105a21..c896fb0 100644 --- a/system/shared.nix +++ b/system/shared.nix @@ -115,6 +115,7 @@ gco = "git checkout"; s = "swallow"; + nrb = "sudo nixos-rebuild switch --flake /home/vylpes/flake#${HOST}"; }; };