feat: add certbot to module

This commit is contained in:
DACHXY 2025-04-28 13:51:12 +08:00
parent d298d751fc
commit 56dfb90345
8 changed files with 176 additions and 19 deletions

View file

@ -13,6 +13,7 @@
./hardware-configuration.nix
./boot.nix
./sops-conf.nix
./nextcloud.nix
../../modules/presets/basic.nix
../../modules/cuda.nix
../../modules/gaming.nix
@ -20,6 +21,7 @@
../../modules/virtualization.nix
../../modules/wine.nix
../../modules/wireguard.nix
../../modules/certbot.nix
];
home-manager = {