diff options
Diffstat (limited to 'hosts/work.nix')
-rw-r--r-- | hosts/work.nix | 1 |
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 = { |