feat: updated nur and peertube

This commit is contained in:
Nick 2024-12-24 17:19:44 -06:00
parent b6265591f6
commit 57d1245594
11 changed files with 44 additions and 50 deletions

View file

@ -1,7 +1,6 @@
{
pkgs,
flake,
# nur,
...
}: let
inherit (flake.config.people) user0;
@ -18,7 +17,7 @@ in {
id = 0;
}
// (import (configPath + /bookmarks) {inherit flake;})
# // (import (configPath + /extensions) {inherit nur;})
// (import (configPath + /extensions) {inherit pkgs;})
// (import (configPath + /search) {inherit flake;})
// (import (configPath + /settings))
// (import (configPath + /themes));