This commit is contained in:
Robin
2026-06-02 20:21:32 +02:00
parent 12ab25c8f0
commit ab20bbd8c4
8 changed files with 302 additions and 27 deletions

View File

@@ -15,7 +15,6 @@
zsh
stow
git
firefox
kanata
bat
kdePackages.kdeconnect-kde
@@ -50,7 +49,7 @@
noisetorch
signal-desktop
element-desktop
revolt-desktop
stoat-desktop
localsend
mpd
ghostty
@@ -88,15 +87,12 @@
home-manager
iperf3
vesktop
lutris
btop-rocm
lm_sensors
pipes
cbonsai
inkscape
asciiquarium-transparent
wireshark
termshark
monero-gui
rmpc
yt-dlp
@@ -105,22 +101,16 @@
croc
spotdl
supertuxkart
testdisk
testdisk-qt
htop
ungoogled-chromium
syncthing
samba
sssnake
droidcam
obs-studio-plugins.droidcam-obs
nitch
tomb
wine
linux-wallpaperengine
fusee-nano
ppsspp
alvr
lact
librewolf
nvtopPackages.amd
@@ -131,5 +121,13 @@
spotify
ryubing
termdown
mumble
cinny-desktop
cargo
lua
]);
nixpkgs.config.permittedInsecurePackages = [
"electron-38.8.4"
];
}