Merge branch 'main' of ssh://git.0x76.dev:42/v/infrastructure
This commit is contained in:
commit
1a722e194f
5 changed files with 11 additions and 10 deletions
|
@ -77,7 +77,7 @@
|
|||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages =
|
||||
[ "nodejs-14.21.3" "openssl-1.1.1t" "nodejs-16.20.0" "openssl-1.1.1u" ];
|
||||
[ "nodejs-16.20.1" "nodejs-14.21.3" "openssl-1.1.1t" "nodejs-16.20.0" "openssl-1.1.1u" ];
|
||||
|
||||
# Limit the systemd journal to 100 MB of disk or the
|
||||
# last 7 days of logs, whichever happens first.
|
||||
|
|
|
@ -27,6 +27,7 @@ in {
|
|||
rustup
|
||||
solo2-cli
|
||||
tex
|
||||
plexamp
|
||||
unzip
|
||||
yt-dlp
|
||||
qmk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue