organization p2

This commit is contained in:
2025-06-08 18:47:39 -06:00
parent 8a02320f12
commit 5593b85524
10 changed files with 48 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
{ ... }:
{
imports = [
../../base.nix
../../stylix.nix
../../config/base.nix
../../config/stylix.nix
];
}