Begin testing bootstrapping of vault authentication

However, the nixos-install script fails on khs openstack
as the system won't boot up after installation due it
being unable to locate the root disk. I am not sure what disk
it ends up finding.


Former-commit-id: 608d758f30
This commit is contained in:
Kaare Hoff Skovgaard 2025-07-09 23:53:42 +02:00
parent 07360c41da
commit d406c83aa1
32 changed files with 706 additions and 195 deletions

View file

@ -8,7 +8,6 @@
enable = true;
mapRdns = true;
server_type = "cax11";
secretsSource = "bitwarden";
};
khscodes.networking.fqdn = "khs.codes";
system.stateVersion = "25.05";