[Init]
This commit is contained in:
9
hosts/iriy/home.nix
Executable file
9
hosts/iriy/home.nix
Executable file
@@ -0,0 +1,9 @@
|
||||
{config, pkgs, ...}:
|
||||
|
||||
{
|
||||
|
||||
imports = [
|
||||
../_/home.nix
|
||||
];
|
||||
|
||||
}
|
Reference in New Issue
Block a user