WIP: Switch to NixOS #5

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

View file

@ -137,13 +137,11 @@ passync() { pass git pull && pass git push && updatesecrets }
update() {
all() {
paru
{%@@ if profile == "Moria" @@%}
paru -Pw
repo
docker-update
docker system prune --volumes
{%@@ else @@%}
paru
{%@@ endif @@%}
plugins
}
@ -167,8 +165,8 @@ update() {
else
dct pull
dct up -d
cd ..
fi
cd ..
done
}