1
0
Fork 0
forked from DGNum/lab-infra

feat(photo01): init

This commit is contained in:
Constantin Gierczak--Galle 2024-11-21 18:39:34 +01:00
parent c0afb0657c
commit a5c1974e86
No known key found for this signature in database
5 changed files with 191 additions and 1 deletions

View file

@ -19,7 +19,6 @@
- luj01 -> VM de Luj
*/
{
krz01 = {
site = "pav01";
@ -36,6 +35,15 @@
stateVersion = "24.05";
nixpkgs = "24.05";
};
photo01 = {
site = "pav01";
# TODO
hashedPassword = "$y$j9T$aFhOWa05W7VKeKt3Nc.nA1$uBOvG4wf7/yWjwOxO8NLf9ipCsAkS1.5cD2EJpLx57A";
stateVersion = "24.05";
nixpkgs = "24.05";
};
router02 = {
site = "pav01";