add discover, remove discord

This commit is contained in:
Thilo Billerbeck 2024-01-09 01:21:11 +01:00
parent 0797ea840a
commit de4bbd6ab2
2 changed files with 4 additions and 1 deletions

View file

@ -29,5 +29,9 @@
home.sessionVariables = {
LD_LIBRARY_PATH = "${pkgs.libGL}/lib";
};
home.packages = with pkgs; [
libsForQt5.discover
];
};
}

View file

@ -101,7 +101,6 @@ with lib;
protontricks
heroic
(vscode.fhsWithPackages (ps: with ps; [ sqlite ]))
discord
quickemu
quickgui
trilium-desktop