puter/modules/default.nix
2024-04-04 21:05:02 +02:00

6 lines
41 B
Nix

{
imports = [
./hiraeth.nix
];
}