mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 12:07:48 +00:00
Add Hyprland portal
This commit is contained in:
parent
6ded385f22
commit
039153cf81
1 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,12 @@
|
|||
|
||||
(systemConfiguration {
|
||||
hardware.opengl = enabled {};
|
||||
|
||||
xdg.portal = enabled {
|
||||
extraPortals = with pkgs; [
|
||||
xdg-desktop-portal-hyprland
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
(homeConfiguration "nixos" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue