refactor(xdg.portal): move all xdg.portal options -> system
This commit is contained in:
parent
1d70d4342e
commit
3ab9bec923
4 changed files with 1 additions and 8 deletions
|
|
@ -12,10 +12,6 @@ in
|
|||
];
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
xdg.portal = {
|
||||
extraPortals = [ inputs.xdg-portal-hyprland.packages.${pkgs.system}.default ];
|
||||
};
|
||||
|
||||
home.packages = [
|
||||
pkgs.hyprpicker
|
||||
hyprvolume
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue