Recretaed nix files
This commit is contained in:
+301
-298
File diff suppressed because it is too large
Load Diff
@@ -81,7 +81,10 @@ in
|
||||
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
extraPortals = with pkgs; [
|
||||
xdg-desktop-portal-hyprland
|
||||
xdg-desktop-portal-gtk
|
||||
];
|
||||
};
|
||||
|
||||
# Deploy the config file for runtime visibility/debugging
|
||||
|
||||
Reference in New Issue
Block a user