Simplify HM flatpak config (inherit XDG from system)

This commit is contained in:
randogoth 2026-02-03 13:07:33 +02:00
parent 83ea723834
commit 6bea3e57a7
2 changed files with 0 additions and 4 deletions

View file

@ -9,7 +9,6 @@
};
nix-flatpak = {
url = "github:gmodena/nix-flatpak/?ref=latest";
inputs.nixpkgs.follows = "nixpkgs";
};
};