burnham: Add domeneshop-dyndns, make it a module

This commit is contained in:
2024-09-08 01:22:36 +02:00
parent 162134d951
commit 65d5f14fc8
8 changed files with 114 additions and 30 deletions

View File

@@ -76,6 +76,7 @@
({ config, pkgs, ... }: { nixpkgs.overlays = [ pkgs-overlay ]; })
./hosts/defiant/configuration.nix
./common/domeneshop-dyndns.nix
sops-nix.nixosModules.sops
matrix-synapse-next.nixosModules.default
home-manager.nixosModules.home-manager {
@@ -113,6 +114,7 @@
({ config, pkgs, ... }: { nixpkgs.overlays = [ pkgs-overlay ]; })
./hosts/burnham/configuration.nix
./common/domeneshop-dyndns.nix
sops-nix.nixosModules.sops
home-manager.nixosModules.home-manager {
home-manager.useGlobalPkgs = true;