1
Fork 0

Set up microbin

This commit is contained in:
prescientmoon 2024-05-09 15:20:03 +02:00
parent 6427d73464
commit 1396706e07
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
8 changed files with 75 additions and 19 deletions
modules/nixos

View file

@ -2,6 +2,7 @@
{
# example = import ./example.nix;
cloudflaredd = import ./cloudflared.nix;
nginx = import ./nginx.nix;
pounce = import ./pounce.nix;
}