fish rebuild script?

good enough
main
Zynh Ludwig 2024-06-26 02:29:05 -07:00
parent 68a191cacd
commit f85c28c4ce
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@
# echo "Hello, ${config.home.username}!" # echo "Hello, ${config.home.username}!"
# '') # '')
(writeShellScriptBin "rebuild" ''
sudo nixos-rebuild switch --log-format internal-json -v |& nom --json
'')
feh feh
]; ];