bind: 23.05

This commit is contained in:
Sandro - 2023-06-05 20:58:48 +02:00
parent 23232392f1
commit 000000429a
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 0 deletions

View File

@ -277,6 +277,7 @@
self.nixosModules.microvm
./hosts/bind
];
nixos = inputs.nixos-23-05;
};
blogs = nixosSystem' {