diff options
| author | triethyl <triethylammonium@pm.me> | 2026-01-16 21:10:35 -0500 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-01-16 21:10:35 -0500 |
| commit | a10af0abcc70d7896d5560556097824955cd0d7a (patch) | |
| tree | e93f3e6532e51575b79dc6529f02cfaa22c4d287 /home-manager | |
| parent | 66bbb2b874a4cf44adc91215f813d272b21b382a (diff) | |
nzxt-desktop: enabled office bundle
Diffstat (limited to 'home-manager')
| -rw-r--r-- | home-manager/users/nzxt-desktop/culsans.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-manager/users/nzxt-desktop/culsans.nix b/home-manager/users/nzxt-desktop/culsans.nix index a7ee61e..8dc997f 100644 --- a/home-manager/users/nzxt-desktop/culsans.nix +++ b/home-manager/users/nzxt-desktop/culsans.nix @@ -39,6 +39,7 @@ bundles = { video.enable = true; art.enable = true; + office.enable = true; }; desktops.niri.enable = true; }; |
