fix portal
This commit is contained in:
parent
cc9125b15f
commit
f18bdc1097
2 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ in {
|
|||
options.ezpc.enable = mkEnableOption "Enable ezpc system stuff";
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
programs.hyprland.enable = true;
|
||||
# programs.hyprland.enable = true;
|
||||
|
||||
environment.sessionVariables = {
|
||||
QT_QPA_PLATFORM = "wayland;xcb";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue