mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 19:46:20 +00:00
feat: remove old packages
remove discord remove slack remove intellij
This commit is contained in:
@@ -35,10 +35,6 @@
|
||||
|
||||
# chat apps
|
||||
(import ./threema-desktop.nix {inherit pkgs;})
|
||||
(discord.override {
|
||||
withOpenASAR = true;
|
||||
withVencord = false;
|
||||
})
|
||||
(vesktop.override {electron = pkgs.electron_28;})
|
||||
(element-desktop.override {electron = pkgs.electron_28;})
|
||||
slack
|
||||
@@ -59,7 +55,6 @@
|
||||
})
|
||||
|
||||
# development
|
||||
(import ./intellij.nix {inherit pkgs;})
|
||||
insomnia
|
||||
avalonia-ilspy
|
||||
ghidra
|
||||
|
||||
Reference in New Issue
Block a user