Delete old comments

This commit is contained in:
Sandro - 2022-12-04 22:05:06 +01:00
parent fff8967826
commit 59c122b82c
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 0 additions and 6 deletions

View File

@ -254,7 +254,6 @@
self.nixosModules.microvm
./hosts/auth
];
# nixpkgs = inputs.nixos-unstable;
};
broker = nixosSystem' {
@ -296,7 +295,6 @@
self.nixosModules.microvm
./hosts/gitea
];
# nixpkgs = inputs.nixos-unstable;
};
glotzbert = nixosSystem' {
@ -314,7 +312,6 @@
self.nixosModules.microvm
./hosts/hedgedoc
];
# nixpkgs = inputs.nixos-unstable;
};
pulsebert = nixosSystem' {
@ -330,7 +327,6 @@
};
}
];
# nixpkgs = inputs.nixos-unstable;
};
radiobert = nixosSystem' {
@ -448,7 +444,6 @@
self.nixosModules.microvm
./hosts/grafana
];
# nixpkgs = nixos-unstable;
};
hydra = nixosSystem' {
@ -464,7 +459,6 @@
};
}
];
# nixpkgs = nixos-unstable;
};
mucbot = nixosSystem' {