home: move a bunch of settings to defaultDesktopPack and baseline

also rename `apps` namespace to `programs`
This commit is contained in:
Fabian Montero 2025-09-15 02:51:04 -06:00
parent 9f38ea87a6
commit d94b776ed9
19 changed files with 86 additions and 142 deletions

View file

@ -28,7 +28,7 @@
};
};
};
local = {
sway.enable = true;
trivionomiconMotd.enable = true;

View file

@ -17,7 +17,6 @@ with lib; {
./networkMap.nix
];
local.soju = {
enable = true;
fullyQualifiedDomain = "soju.posixlycorrect.com";