Split up more nix functions
This commit is contained in:
parent
0b8d1f4eaf
commit
b7a5fc7197
6 changed files with 48 additions and 50 deletions
|
@ -9,8 +9,6 @@
|
|||
chooser_cmd = "${pkgs.slurp}/bin/slurp -f %o -or -B 00000066 -b 00000099";
|
||||
};
|
||||
};
|
||||
extraPortals = with pkgs; [
|
||||
xdg-desktop-portal-gnome
|
||||
];
|
||||
extraPortals = with pkgs; [ xdg-desktop-portal-gnome ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue