hyperhive update

This commit is contained in:
müde 2026-05-20 19:29:36 +02:00
parent 0182c37a04
commit dad447aee0
2 changed files with 4 additions and 5 deletions

8
flake.lock generated
View file

@ -379,11 +379,11 @@
"treefmt-nix": "treefmt-nix" "treefmt-nix": "treefmt-nix"
}, },
"locked": { "locked": {
"lastModified": 1779048925, "lastModified": 1779297160,
"narHash": "sha256-5hrzr+nmpPau/Wzf69pbn0lO44lsqYZITGP9lWONc9U=", "narHash": "sha256-5siEd/rpH3tVdBNFRBCFxUXtLPYs8OLQNkffhZZR9vQ=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "15f141801babd56ac29fe15e697f8256eb14ee1b", "rev": "3224178d2d38aafeb123daeefbcc6904fc922e22",
"revCount": 374, "revCount": 494,
"type": "git", "type": "git",
"url": "https://git.berlin.ccc.de/vinzenz/hyperhive.git" "url": "https://git.berlin.ccc.de/vinzenz/hyperhive.git"
}, },

View file

@ -6,5 +6,4 @@
]; ];
config.services.hive-c0re.enable = true; config.services.hive-c0re.enable = true;
config.services.hive-forge.enable = true;
} }