add packages, renpy, jellyfin-desktop, rm script

This commit is contained in:
2026-04-13 13:18:51 -04:00
parent cb984df47c
commit c4a7aec364
4 changed files with 13 additions and 43 deletions
+4
View File
@@ -18,6 +18,10 @@
"flakes"
];
nixpkgs.config.permittedInsecurePackages = [
"python3.12-ecdsa-0.19.1" # I'm sure this is fine (just don't use python for anything important like usual)
];
i18n.extraLocaleSettings = {
LC_ADDRESS = "en_US.UTF-8";
LC_IDENTIFICATION = "en_US.UTF-8";
+2
View File
@@ -33,6 +33,8 @@
usbutils
python313Packages.nomadnet
screen
jellyfin-desktop
renpy
];
};