mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Alacrity + kitty now managed by nix + stylix!
This commit is contained in:
parent
8f505cff9c
commit
64a805295e
4 changed files with 24 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue