WIP: Switch to NixOS #5

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

View file

@ -140,7 +140,11 @@ update() {
} }
repo() { repo() {
aur sync -Su --margs --noconfirm firefox-nightly aur sync -Su --margs --noconfirm
}
firefox() {
aur sync -S --rebuild --margs --noconfirm firefox-nightly
} }
plugins() { plugins() {