diff options
| author | triethyl <triethylammonium@pm.me> | 2025-10-27 14:23:32 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-10-27 14:23:32 -0400 |
| commit | 939d761c32904c408290d6764930d31e0cc890ab (patch) | |
| tree | b25b0a73d76228f910ebfcb2979b0afa8dc20bd2 /home-manager/users | |
| parent | fe7c52513cb49b7e56968bb1d759c7428d1e97f6 (diff) | |
home manager: cleaned up and edited desktop
Diffstat (limited to 'home-manager/users')
| -rw-r--r-- | home-manager/users/nzxt-desktop/culsans.nix | 3 | ||||
| -rw-r--r-- | home-manager/users/thinkpad-laptop/lucas.nix | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/home-manager/users/nzxt-desktop/culsans.nix b/home-manager/users/nzxt-desktop/culsans.nix index 386c58e..c80eb7c 100644 --- a/home-manager/users/nzxt-desktop/culsans.nix +++ b/home-manager/users/nzxt-desktop/culsans.nix @@ -56,9 +56,6 @@ bundles = { go-env.enable = true; }; - scripts = { - spiral.enable = true; - }; }; services = { udiskie.enable = true; diff --git a/home-manager/users/thinkpad-laptop/lucas.nix b/home-manager/users/thinkpad-laptop/lucas.nix index ce2e067..487555d 100644 --- a/home-manager/users/thinkpad-laptop/lucas.nix +++ b/home-manager/users/thinkpad-laptop/lucas.nix @@ -52,9 +52,6 @@ bundles = { go-env.enable = true; }; - scripts = { - spiral.enable = true; - }; }; services = { udiskie.enable = true; |
