puter/modules/default.nix

6 lines
41 B
Nix
Raw Normal View History

2024-04-04 19:05:02 +00:00
{
imports = [
./hiraeth.nix
];
}