1
0
Fork 0
This commit is contained in:
Sandro - 2022-12-27 03:39:42 +01:00
parent da3899719e
commit 66e801f101
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 0 additions and 4 deletions

View File

@ -287,10 +287,6 @@
bind = nixosSystem' {
modules = [
{
# TODO: migrate to sops
nixpkgs.overlays = with secrets.overlays; [ bind ];
}
self.nixosModules.microvm
./hosts/bind
];