1
Fork 0

Set up pounce on lapetus

This commit is contained in:
Matei Adriel 2024-01-31 21:59:11 +01:00
parent a175734015
commit 5de2395977
No known key found for this signature in database
10 changed files with 285 additions and 13 deletions
modules/nixos

View file

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