no more sudo, no more teachers

main
Zynh Ludwig 2024-06-28 19:05:40 -07:00
parent 6e07261ae1
commit e01daac2fc
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
home.packages = with pkgs; [
(writeShellScriptBin "rebuild" ''
sudo nixos-rebuild switch --log-format internal-json -v |& nom --json
nixos-rebuild switch --log-format internal-json -v |& nom --json
'')
feh