hosts/desktop: link XDG portal definitions
Some checks failed
Check flake / build-amd64-linux (push) Failing after 1m1s

This commit is contained in:
2026-01-11 21:56:07 +00:00
parent a2138e3d8d
commit 97aaaa44b0

View File

@@ -54,6 +54,11 @@
services.tailscale.enable = true;
};
environment.pathsToLink = [
"/share/applications"
"/share/xdg-desktop-portal"
];
environment.systemPackages = with pkgs; [
bind
bmon