6 lines
No EOL
89 B
Nix
6 lines
No EOL
89 B
Nix
{ ... }: {
|
|
imports = [
|
|
../../modules/home
|
|
../../modules/home/desktop.nix
|
|
];
|
|
} |