This commit is contained in:
Benjamin Bädorf 2021-11-18 20:12:24 +01:00
parent 43d421bcac
commit 5c46477e44
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C
2 changed files with 3 additions and 1 deletions

View file

@ -19,6 +19,8 @@ in
home.packages = [
playonlinux
godot
obs-studio
obs-wlrobs
];
};
};

View file

@ -17,12 +17,12 @@ channels: final: prev: {
qutebrowser
signal-desktop
tdesktop
obs-studio
xdg-desktop-portal
xdg-desktop-portal-gtk
xdg-desktop-portal-wlr
;
haskellPackages = prev.haskellPackages.override
(old: {
overrides = prev.lib.composeExtensions (old.overrides or (_: _: { })) (hfinal: hprev: