WIP: Switch to NixOS #5

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

View file

@ -130,11 +130,13 @@ update() {
{%@@ if profile == "Moria" @@%}
base --devel
docker-update
docker system prune --volumes
{%@@ elif profile == "Mirkwood" @@%}
base --devel firefox-nightly
{%@@ else @@%}
base --devel
{%@@ endif @@%}
flatpak update
sudo awman-update
}