From cb2dbb0192a1bfe3192d080eaf405e51d4f42888 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Thu, 28 Nov 2024 21:00:43 +0100 Subject: host work: enable upower service --- hosts/work.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') 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 = { -- cgit v1.2.3