diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2026-05-09 16:20:50 -0500 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2026-05-09 16:20:50 -0500 |
| commit | 17b4478a489092b1c82b1ad4c9c0fd4754a8ad36 (patch) | |
| tree | 61daf32f7ae1f29fde0c80eb02a7f82f791f0eca /hosts/optiplex/configuration.nix | |
| parent | 0a9977f52b5cca1c6bd4eb3c45bfe1b8419d8dbc (diff) | |
| download | nixos-17b4478a489092b1c82b1ad4c9c0fd4754a8ad36.tar.xz nixos-17b4478a489092b1c82b1ad4c9c0fd4754a8ad36.zip | |
Diffstat (limited to 'hosts/optiplex/configuration.nix')
| -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; }; }; |
