Several hosts first try

This commit is contained in:
2026-07-07 17:32:45 +02:00
parent 1ad01c35da
commit 9eae3d1e12
9 changed files with 154 additions and 34 deletions
+4
View File
@@ -0,0 +1,4 @@
{config, pkgs, ...}:
{
imports = [ ../../modules/home-common.nix ];
}