nix-configs/hosts/monosodium-glutamate-g/modules/default.nix
Schrottkatze 3ed9b836ee
meow
2025-12-20 19:20:12 +01:00

8 lines
81 B
Nix

{ ... }:
{
imports = [
./graphics.nix
./input.nix
./fah.nix
];
}