diff options
| author | Caroline Larimore <caroline@larimo.re> | 2024-06-19 12:34:27 -0700 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2024-06-19 12:39:06 -0700 |
| commit | 256ad89de15f1e1d349146cc2918a5e5d0f77eb0 (patch) | |
| tree | 2676598dc092f4960f551b7276f09d8a074eb7ef /home/default.nix | |
| parent | 388cddd75aed3191d5b3709ca8cb954e5066f50b (diff) | |
Remove unused color config
Diffstat (limited to 'home/default.nix')
| -rw-r--r-- | home/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/default.nix b/home/default.nix index dad4763..a7eceb9 100644 --- a/home/default.nix +++ b/home/default.nix @@ -2,7 +2,6 @@ { imports = [ - ./colors.nix ./discord.nix ./eww.nix ./fastfetch.nix |