chore: update flake.lock

This commit is contained in:
matt1432 2024-02-19 08:36:49 -05:00
parent b403fbfd9b
commit db80035e96
2 changed files with 109 additions and 63 deletions
devices/cluster/modules

View file

@ -17,6 +17,8 @@ in {
services.pcsd = {
enable = true;
enableBinaryCache = true;
clusterName = "thingies";
corosyncKeyFile = secrets.corosync.path;