12 lines
154 B
Nix
12 lines
154 B
Nix
|
_: {
|
||
|
imports = [
|
||
|
./adtya.xyz.nix
|
||
|
./acomputer.lol.nix
|
||
|
./dendrite.nix
|
||
|
./forgejo.nix
|
||
|
./ntfy.nix
|
||
|
./proofs.nix
|
||
|
./wiki.nix
|
||
|
];
|
||
|
}
|