mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ let
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
inputs.self.homeModules."${xlib.device.type}"
|
||||
"./type/${xlib.device.type}.nix"
|
||||
];
|
||||
home = {
|
||||
username = xlib.device.username;
|
||||
|
||||
Reference in New Issue
Block a user