diff options
author | Crazazy | 2022-08-12 12:30:42 +0200 |
---|---|---|
committer | Crazazy | 2023-02-08 14:30:22 +0100 |
commit | 106d0e4083f7dd795e7a0ab5929ca0a139bfaafb (patch) | |
tree | 7b829d78bcf0dacf368e2a786abffb382cd51af7 /nixos.org | |
parent | b3ad4c8df45a0d094e1e9f6ce5069062d8f30bbd (diff) |
updated core packages
added bunjs removed trufflesqueak part from graalvm (wasn't very useful anymore)
Diffstat (limited to 'nixos.org')
-rw-r--r-- | nixos.org | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nixos.org b/nixos.org index 3c00fdf..f048a81 100644 --- a/nixos.org +++ b/nixos.org @@ -277,10 +277,11 @@ stuff vim # myFirefox nur.repos.crazazy.seamonkey - nur.repos.crazazy.truffleSqueak + graalvm17-ce libreoffice compcert mpv + bun (wine.override { wineBuild = "wineWow"; }) ]; # persistent directory for my browser details |