summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2024-11-28 21:00:43 +0100
committerJasper Ras <jras@hostnet.nl>2024-11-28 21:00:43 +0100
commitcb2dbb0192a1bfe3192d080eaf405e51d4f42888 (patch)
tree1658e56fa19b476c0fb2a7c4bdcb8ec20d14537c
parent7e3a4bac827ed5a6ef625bb7f3b970034917d60f (diff)
host work: enable upower service
-rw-r--r--hosts/work.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/work.nix b/hosts/work.nix
index c9a5b20..aa907f5 100644
--- a/hosts/work.nix
+++ b/hosts/work.nix
@@ -52,6 +52,7 @@
LC_TIME = "nl_NL.UTF-8";
};
+ services.upower.enable = true;
services.openssh.enable = true;
services.openvpn.servers = {
ghostnet = {