WIP: Switch to NixOS #5

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

View file

@ -132,7 +132,6 @@ update() {
plugins plugins
{%@@ if profile == "Moria" @@%} {%@@ if profile == "Moria" @@%}
repo repo
firefox
docker-update docker-update
docker system prune --volumes docker system prune --volumes
{%@@ endif @@%} {%@@ endif @@%}
@ -142,6 +141,7 @@ update() {
repo() { repo() {
aur sync -Su --margs --noconfirm aur sync -Su --margs --noconfirm
firefox
} }
firefox() { firefox() {