10 lines
72 B
Nix
10 lines
72 B
Nix
{
|
|
imports = [
|
|
../options
|
|
|
|
#
|
|
./nix.nix
|
|
|
|
../home
|
|
];
|
|
}
|