oop
This commit is contained in:
parent
df376ec65e
commit
4109c5aa4c
2 changed files with 5 additions and 2 deletions
|
|
@ -172,7 +172,11 @@
|
|||
maple-mono-NF
|
||||
];
|
||||
|
||||
xdg.portal.enable = true;
|
||||
xdg = {
|
||||
portal = {enable = true;
|
||||
extraPortals = [pkgs.xdg-desktop-portal-gnome];
|
||||
};
|
||||
};
|
||||
|
||||
programs = {
|
||||
nm-applet.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue