feat: add certbot to module
This commit is contained in:
parent
d298d751fc
commit
56dfb90345
8 changed files with 176 additions and 19 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue