mirror of
https://github.com/MichaelFisher1997/nixos.git
synced 2025-06-13 19:13:11 +00:00
portal
This commit is contained in:
parent
37cb553a87
commit
ef57636c6c
@ -108,6 +108,12 @@
|
||||
pkgs.xdg-desktop-portal-hyprland
|
||||
];
|
||||
};
|
||||
#xdg.portal = {
|
||||
# enable = true;
|
||||
# hyprland.enable = true;
|
||||
# extraPortals = [ "gtk" ]; # Optional, for GTK apps support
|
||||
#};
|
||||
|
||||
# Configure console keymap
|
||||
console.keyMap = "uk";
|
||||
|
||||
|
@ -119,7 +119,6 @@ in
|
||||
# Media
|
||||
vlc
|
||||
simplescreenrecorder
|
||||
obs-studio
|
||||
davinci-resolve-studio
|
||||
audacity
|
||||
haruna
|
||||
|
Loading…
x
Reference in New Issue
Block a user