flocon/modules/default.nix

7 lines
75 B
Nix

{
imports = [
./systemVars.nix
./homeVars.nix
./theme
];
}