summaryrefslogtreecommitdiff
path: root/hosts/work.nix
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2024-11-14 20:47:03 +0100
committerJasper Ras <jras@hostnet.nl>2024-11-14 20:47:03 +0100
commit3431a4b4dfbfdcdc83610126a5dc495bebc92b7e (patch)
treed8ca248547e6a5bcf310a035ead7a87212dd8819 /hosts/work.nix
parentcef48a3a23b75d5cfb945912bd6609e8212b0d14 (diff)
add update-systemd-resolved
Diffstat (limited to 'hosts/work.nix')
-rw-r--r--hosts/work.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/work.nix b/hosts/work.nix
index f26c99b..3893f35 100644
--- a/hosts/work.nix
+++ b/hosts/work.nix
@@ -37,6 +37,10 @@
LC_TIME = "nl_NL.UTF-8";
};
+ programs = {
+ update-systemd-resolved.servers.ghostnet.includeAutomatically = true;
+ };
+
services = {
openssh.enable = true;
openvpn.servers = {