1

Provide polkit agent path to hyprland

This commit is contained in:
2023-04-02 21:00:43 +02:00
parent c7c6606d2b
commit da3173b47e
2 changed files with 17 additions and 4 deletions

View File

@ -44,13 +44,14 @@ rec {
prism.enable = true;
bottles.enable = true;
discordChromium.enable = true;
# TODO: Webcord
discordChromium.enable = false;
discordElectron.enable = false; # This is the nixpkgs version, prefer the one from flatpak module
dwarffortress.enable = false;
steam = {
enable = true;
protonGE = true;
protonGE = true; # TODO: Using protonup-qt now
gamescope = true;
adwaita = true;
};