leon #105

Closed
leon wants to merge 74 commits from (deleted):leon into master
1 changed files with 0 additions and 4 deletions
Showing only changes of commit 1c5a11bd91 - Show all commits

View File

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