nixos/home/stylix.nix
2024-06-09 23:52:27 +02:00

3 lines
57 B
Nix

{stylix, ...}: {
stylix.targets.rofi.enable = false;
}