flocon/modules/default.nix

10 lines
114 B
Nix

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