summaryrefslogtreecommitdiff
path: root/home-manager
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-12-07 11:56:02 -0500
committertriethyl <triethylammonium@pm.me>2025-12-07 11:56:02 -0500
commit2b09e603caed51b7911d2954edb30479e93b4779 (patch)
treec4000716100797b420c2762734c2b894ab4106c2 /home-manager
parentc78606781eb0ea98c057f9222c49dff73fa1687f (diff)
home-manager: removed cli bundles setting from culsans user
Diffstat (limited to 'home-manager')
-rw-r--r--home-manager/users/nzxt-desktop/culsans.nix2
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;