This commit is contained in:
2026-03-29 16:41:34 -03:00
parent 45ed719d7d
commit fd10ef1b32
22 changed files with 510 additions and 241 deletions
+14 -3
View File
@@ -5,8 +5,11 @@
## aplicativos sociais
telegram-desktop
pear-desktop
#element-desktop
stoat-desktop
teams-for-linux
#(discord.override {withVencord = true;})
(discord.override {withEquicord = true;})
jellyfin-desktop
## Jogos
lutris
@@ -40,7 +43,7 @@
kitty
vlc
tree
python3
python314
unrar
#droidcam
motrix
@@ -48,8 +51,16 @@
nodejs
lxappearance
nwg-look
#rustdesk
anydesk
libargon2
openssl_oqs
## Dev
];
nixpkgs.config.permittedInsecurePackages = [
"electron-38.8.4"
];
}