tighten service boundaries and clean up config structure

This commit is contained in:
2026-03-11 17:21:08 +00:00
parent eae286c5ab
commit 6569d7d4d8
16 changed files with 271 additions and 214 deletions

View File

@@ -284,7 +284,6 @@
home.packages = with pkgs; [
vivid
(callPackage ./_lib/open-project.nix {})
];
};
}