nixbook: fix hyprland screen sharing again
This commit is contained in:
parent
b56eb2a8b6
commit
c98d05bc0a
2 changed files with 9 additions and 2 deletions
|
|
@ -10,6 +10,10 @@
|
|||
"electron-25.9.0"
|
||||
];
|
||||
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# use pipewire
|
||||
hardware.pulseaudio.enable = false;
|
||||
security.rtkit.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue