soteria fixes

This commit is contained in:
John Lancaster
2026-03-29 18:07:38 -05:00
parent 2b65433d63
commit aebe978684
4 changed files with 5 additions and 7 deletions
+1
View File
@@ -39,6 +39,7 @@
}];
};
home-manager.useGlobalPkgs = true;
# https://github.com/Doc-Steve/dendritic-design-with-flake-parts/wiki/Dendritic_Aspects#multi-context-aspect
home-manager.users."${username}" = {
imports = [ self.modules.homeManager."${username}" ];