WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 98892460d4 - Show all commits

View file

@ -147,6 +147,7 @@ updateall() {
plugupdate
sudo awman-update
}
{%@@ endif @@%}
# remove unneeded packages
autoremove() { sudo pacman -Rns $(pacman -Qdtq) }