configures cliphist
This commit is contained in:
parent
44e1b85f74
commit
1407b6964d
7 changed files with 29 additions and 18 deletions
|
|
@ -151,6 +151,14 @@
|
|||
enableSSHSupport = true;
|
||||
};
|
||||
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
extraPortals = [
|
||||
pkgs.xdg-desktop-portal-gtk
|
||||
pkgs.xdg-desktop-portal-gnome
|
||||
];
|
||||
};
|
||||
|
||||
# Services
|
||||
|
||||
# Pipewire
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue