Try polonium

This commit is contained in:
Invariantspace 2024-02-22 23:36:20 -08:00
parent 436ff6c039
commit c52b27c763
3 changed files with 9 additions and 7 deletions

View file

@ -5,8 +5,8 @@ let usr = config.constants.userName; in {
home.packages = with pkgs; [
exactaudiocopy
haruna
libsForQt5.qt5.qtwebsockets
lutris
miru
nvtop-amd
picard
qbittorrent-qt5
@ -19,8 +19,11 @@ let usr = config.constants.userName; in {
wineWowPackages.waylandFull
winetricks
yorha-sound-theme
yuzuPackages.mainline
];
yuzu
] ++ (with libsForQt5; [
polonium
qt5.qtwebsockets
]);
programs = {
firefox.enable = true;
gpg.enable = true;