7 lines
86 B
Nix
7 lines
86 B
Nix
{
|
|
imports = [
|
|
./home-manager.nix
|
|
./mime-apps.nix
|
|
./user-dirs.nix
|
|
];
|
|
}
|