7 lines
54 B
Nix
7 lines
54 B
Nix
|
{
|
||
|
imports = [
|
||
|
./nixos
|
||
|
./home-manager
|
||
|
];
|
||
|
}
|