Adding Biblioteca

This commit is contained in:
Lyes Saadi 2024-05-10 12:15:57 +02:00
parent 4a3c775690
commit 6434c3d165
No known key found for this signature in database
GPG key ID: 17418538BAA17767
2 changed files with 5 additions and 4 deletions

6
flake.lock generated
View file

@ -54,11 +54,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1715087517, "lastModified": 1715266358,
"narHash": "sha256-CLU5Tsg24Ke4+7sH8azHWXKd0CFd4mhLWfhYgUiDBpQ=", "narHash": "sha256-doPgfj+7FFe9rfzWo1siAV2mVCasW+Bh8I1cToAXEE4=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "b211b392b8486ee79df6cdfb1157ad2133427a29", "rev": "f1010e0469db743d14519a1efd37e23f8513d714",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -75,7 +75,7 @@ in {
heroic heroic
# citra-canary # citra-canary
cemu cemu
minecraft prismlauncher
vvvvvv vvvvvv
ryujinx ryujinx
@ -177,6 +177,7 @@ in {
# Programming # Programming
{ appId = "org.gnome.Builder.Devel"; origin = "gnome-nightly"; } { appId = "org.gnome.Builder.Devel"; origin = "gnome-nightly"; }
"app.drey.Biblioteca"
]; ];
uninstallUnmanaged = true; uninstallUnmanaged = true;