diff options
| author | triethyl <triethylammonium@pm.me> | 2025-12-07 11:56:02 -0500 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-12-07 11:56:02 -0500 |
| commit | 2b09e603caed51b7911d2954edb30479e93b4779 (patch) | |
| tree | c4000716100797b420c2762734c2b894ab4106c2 | |
| parent | c78606781eb0ea98c057f9222c49dff73fa1687f (diff) | |
home-manager: removed cli bundles setting from culsans user
| -rw-r--r-- | home-manager/users/nzxt-desktop/culsans.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/home-manager/users/nzxt-desktop/culsans.nix b/home-manager/users/nzxt-desktop/culsans.nix index 5e63ea3..6a2fbd5 100644 --- a/home-manager/users/nzxt-desktop/culsans.nix +++ b/home-manager/users/nzxt-desktop/culsans.nix @@ -55,8 +55,6 @@ pandoc.enable = true; ssh.enable = true; }; - bundles = { - }; }; services = { udiskie.enable = true; |
