module: default hyperhiveFlake to self — operator no longer sets it
This commit is contained in:
parent
4f91dfef99
commit
e2aa40409e
3 changed files with 10 additions and 7 deletions
|
|
@ -89,6 +89,7 @@
|
|||
# builds (already applied internally in `nixosConfigurations`).
|
||||
hive-c0re = import ./nix/modules/hive-c0re.nix {
|
||||
hyperhivePackage = system: self.packages.${system}.default;
|
||||
hyperhiveFlake = "${self}";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue