burnham: Add domeneshop-dyndns, make it a module
This commit is contained in:
@@ -11,8 +11,9 @@
|
||||
./services/wireguard.nix
|
||||
|
||||
# Other
|
||||
./services/thelounge.nix
|
||||
./services/dyndns.nix
|
||||
./services/nginx.nix
|
||||
./services/thelounge.nix
|
||||
];
|
||||
|
||||
boot.loader.systemd-boot.enable = lib.mkForce false;
|
||||
@@ -30,7 +31,7 @@
|
||||
hostId = "8e24f235";
|
||||
};
|
||||
|
||||
# sops.defaultSopsFile = ../../secrets/burnham/burnham.yaml;
|
||||
sops.defaultSopsFile = ../../secrets/burnham/burnham.yaml;
|
||||
|
||||
environment.variables = { EDITOR = "vim"; };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user