Re-add lemp11 configuration
Some checks are pending
/ check (push) Waiting to run

This commit is contained in:
Oliver Davies 2025-11-22 13:42:58 +00:00
parent f54c7ce4ce
commit ca3c3e756b
3 changed files with 124 additions and 0 deletions

View file

@ -57,6 +57,11 @@
stateVersion = "25.05";
};
lemp11 = mkHost {
hostname = "lemp11";
stateVersion = "25.05";
};
nixedo = mkHost {
hostname = "nixedo";
stateVersion = "24.11";