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

@@ -17,9 +17,9 @@ in
{
imports = [
./hardware-configuration.nix
../../base.nix
../../gnome.nix
../../stylix.nix
../../config/base.nix
../../config/stylix.nix
../../environments/gnome.nix
];
my = import ./toggles.nix;
home-manager.users.jawz = {