cerulean/nix/snow/modules/default.nix

6 lines
48 B
Nix
Raw Permalink Normal View History

2026-03-13 00:42:54 +10:00
{...}: {
imports = [
./outputs.nix
];
}