Alacrity + kitty now managed by nix + stylix!

This commit is contained in:
Emmet 2023-05-14 20:53:56 -05:00
parent 8f505cff9c
commit 64a805295e
4 changed files with 24 additions and 2 deletions

View file

@ -40,9 +40,7 @@ in
};
stylix.targets.alacritty.enable = true;
#programs.alacritty.enable = true;
stylix.targets.kitty.enable = true;
#programs.kitty.enable = true;
stylix.targets.gtk.enable = true;
stylix.targets.rofi.enable = true;
programs.rofi.enable = true;