flocon/modules/other/default.nix

7 lines
77 B
Nix

_: {
imports = [
./gaming.nix
./nvidia.nix
./stylix.nix
];
}