nix-configs/hosts/monosodium-glutamate-g/modules/default.nix
2025-04-11 09:20:46 +02:00

6 lines
51 B
Nix

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