chore: prepare config structure for multiple hosts

This commit is contained in:
2026-01-26 16:57:23 +01:00
parent 954461d2c4
commit 9642bae67d
3 changed files with 16 additions and 9 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
inherit pkgs;
extraSpecialArgs = { inherit inputs outputs; };
modules = [
./home-manager/home.nix
./home-manager/desktop/leonhard.nix
];
};
};