fixed flake nix

This commit is contained in:
Julien Malka 2023-07-27 14:47:11 +02:00
parent 540d9ffd82
commit 73011541f2
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -172,7 +172,7 @@
})
machines_plats);
machines =
machines = lib.luj.machines;
hydraJobs = {
machines.tower = self.nixosConfigurations.tower.config.system.build.toplevel;