retire toaster and remove dead code

This commit is contained in:
Grigory Shipunov 2023-08-05 20:48:58 +02:00
parent 8b8d90cec4
commit 9e5d5bd874
30 changed files with 0 additions and 1468 deletions

View file

@ -1,19 +0,0 @@
{ pkgs, ... }:
{
environment.systemPackages = with pkgs; [
blender
dino
ffmpeg-full
firefox-wayland
fluffychat
gimp
inkscape
kicad
signal-desktop
tdesktop
tor-browser-bundle-bin
wl-clipboard
yt-dlp
libreoffice
];
}