This commit is contained in:
Vivian 2023-04-29 15:25:11 +02:00
parent 079e73ed9e
commit d24fc4cbc6
4 changed files with 5 additions and 51 deletions

View file

@ -87,7 +87,7 @@
nix repl --file "${./.}/repl.nix" $@
'';
in {
# Make the nixosConfigurations for compat reasons
# Make the nixosConfigurations for compat reasons (e.g. vault)
nixosConfigurations =
(import (inputs.colmena + "/src/nix/hive/eval.nix") {
rawFlake = self;