fix: stop using overlays.xdg-desktop-portal-kde

This commit is contained in:
matt1432 2025-02-16 13:53:21 -05:00
parent 381fa3d101
commit ac72cccb72
3 changed files with 4 additions and 33 deletions
modules/base/packages

View file

@ -15,10 +15,9 @@ in {
"nixpkgs-wayland"
])
++ (attrValues {
inherit
(self.overlays)
xdg-desktop-portal-kde
;
# inherit
# (self.overlays)
# ;
});
environment.systemPackages = remove null (attrValues {