Grrr, darwin breaky
This commit is contained in:
parent
3f6f68c010
commit
f429873cd7
@ -11,8 +11,8 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
# prismlauncher
|
prismlauncher
|
||||||
borgbackup
|
# borgbackup
|
||||||
bore-cli
|
bore-cli
|
||||||
catimg
|
catimg
|
||||||
cocoapods
|
cocoapods
|
||||||
@ -31,8 +31,8 @@
|
|||||||
zellij
|
zellij
|
||||||
|
|
||||||
(python311.withPackages (ps: with ps; [
|
(python311.withPackages (ps: with ps; [
|
||||||
pwntools
|
# pwntools
|
||||||
pycryptodome
|
# pycryptodome
|
||||||
requests
|
requests
|
||||||
]))
|
]))
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user