nichts/modules/programs/gui/module.nix

8 lines
99 B
Nix

_: {
imports = [
./foot.nix
./steam.nix
# ./schizofox.nix
./minecraft.nix
];
}