diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-04-07 15:24:01 -0400 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-04-07 15:24:01 -0400 |
| commit | 993ee553170d01d3d0e7bcef7afc05b80f15b10a (patch) | |
| tree | 261833dccfca4c76337740707e3cc8ee7e5de7fa /void | |
| parent | 52666e5590a4c24d1085c242918398b9e1be741a (diff) | |
| download | home-993ee553170d01d3d0e7bcef7afc05b80f15b10a.tar.gz | |
imporve colors module
Diffstat (limited to 'void')
| -rw-r--r-- | void/home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/void/home.nix b/void/home.nix index aee487c..7a9fba5 100644 --- a/void/home.nix +++ b/void/home.nix @@ -17,7 +17,7 @@ }; foot.enable = true; - mountain.enable = true; + colors.mountain.enable = true; gpg.enable = true; pass = { |