nix-configs/hosts/monosodium-glutamate-g/modules/default.nix
2024-11-09 23:29:05 +01:00

5 lines
49 B
Nix

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