This commit is contained in:
2025-08-04 19:29:06 +03:00
parent 9fe1be9564
commit a7b119f60d
3 changed files with 53 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ let
}:
{
imports = [
inputs.self.homeModules."${xlib.device.type}"
"./type/${xlib.device.type}.nix"
];
home = {
username = xlib.device.username;