This commit is contained in:
2025-08-04 19:37:08 +03:00
parent a7b119f60d
commit 0a1d711ba1
3 changed files with 63 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ let
}:
{
imports = [
"./type/${xlib.device.type}.nix"
inputs.self.homeModules."${xlib.device.type}" # -> (./type + "/${xlib.device.type}.nix")
];
home = {
username = xlib.device.username;