From b39f24436d5672e90e4261f0dfb906d97e92f1be Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Mon, 8 Jun 2026 15:38:48 -0500 Subject: new nas mountpoints and poweredge hostname + remove old hostnames --- hosts/optiplex/configuration.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'hosts') diff --git a/hosts/optiplex/configuration.nix b/hosts/optiplex/configuration.nix index e509e83..74d09b5 100644 --- a/hosts/optiplex/configuration.nix +++ b/hosts/optiplex/configuration.nix @@ -44,9 +44,8 @@ autologin.enable = true; nas = { enable = true; - #home.enable = true; - #home.automount = true; - office.enable = true; + home.enable = true; + home.automount = true; }; }; -- cgit v1.2.3