noisebridge-wiki/hosts/main-wiki.nix

6 lines
49 B
Nix

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