feat(host:work): integrate Nix app in Gnome
Add statement for Nix-installed application into Gnome application in order have Firefox, Foot and other available
This commit is contained in:
parent
50a709fae2
commit
41f48aa208
1 changed files with 2 additions and 0 deletions
|
@ -17,4 +17,6 @@
|
|||
slurp
|
||||
wl-clipboard
|
||||
];
|
||||
targets.genericLinux.enable = true;
|
||||
xdg.mime.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue