nixos-configuration/home/xdg.nix

4 lines
34 B
Nix

{ ... }: {
xdg.enable = true;
}