diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/optiplex/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/optiplex/configuration.nix b/hosts/optiplex/configuration.nix index 9dc718b..4c66de5 100644 --- a/hosts/optiplex/configuration.nix +++ b/hosts/optiplex/configuration.nix @@ -50,6 +50,7 @@ enable = true; home.enable = true; home.automount = true; + office.enable = true; }; }; |
