more silly utils

This commit is contained in:
chloe 2025-07-02 19:10:17 +02:00
parent 3d6286340f
commit 1605ba3951

View file

@ -10,6 +10,7 @@
"vscode" "vscode"
"tetrio-desktop" "tetrio-desktop"
"beeper" "beeper"
"exact-audio-copy"
]; ];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
@ -55,6 +56,10 @@
ente-web ente-web
jetbrains.rider jetbrains.rider
revolt-desktop revolt-desktop
exactaudiocopy
picard
dysk
rsync
]; ];
virtualisation.containers.enable = true; virtualisation.containers.enable = true;