1
0
Fork 0

add forgejo, add linkwarden, nixfmt, add secrets

This commit is contained in:
Philipp 2025-05-11 18:54:32 +02:00
parent 7b7afc6798
commit b938a41bee
Signed by: Philipp
GPG key ID: 9EBD8439AFBAB750
8 changed files with 471 additions and 5 deletions

View file

@ -16,7 +16,8 @@ with lib.${namespace};
systemd-boot = {
enable = true;
consoleMode = "max";
}; };
};
};
};
virtualisation.libvirtd.enable = true;