hosts/desktop: link XDG portal definitions
Some checks failed
Check flake / build-amd64-linux (push) Failing after 1m1s
Some checks failed
Check flake / build-amd64-linux (push) Failing after 1m1s
This commit is contained in:
@@ -54,6 +54,11 @@
|
||||
services.tailscale.enable = true;
|
||||
};
|
||||
|
||||
environment.pathsToLink = [
|
||||
"/share/applications"
|
||||
"/share/xdg-desktop-portal"
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
bind
|
||||
bmon
|
||||
|
||||
Reference in New Issue
Block a user