Grrr, darwin breaky

This commit is contained in:
Felix Albrigtsen 2024-11-24 22:23:20 +01:00
parent 3f6f68c010
commit f429873cd7

View File

@ -11,8 +11,8 @@
];
home.packages = with pkgs; [
# prismlauncher
borgbackup
prismlauncher
# borgbackup
bore-cli
catimg
cocoapods
@ -31,8 +31,8 @@
zellij
(python311.withPackages (ps: with ps; [
pwntools
pycryptodome
# pwntools
# pycryptodome
requests
]))
];