mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-25 13:25:26 +02:00
chore: Update packages
Trying out sqlcipher since it's supposed to be like SQLite but encrypted.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
gimp
|
||||
anki
|
||||
sqlitebrowser
|
||||
sqlcipher
|
||||
kanjidraw
|
||||
libreoffice
|
||||
inkscape
|
||||
@@ -126,7 +127,7 @@
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
"osu-lazer-bin-2023.1229.0"
|
||||
"osu-lazer-bin-2023.1231.0"
|
||||
];
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
|
Reference in New Issue
Block a user