nix-configs/instances/theseus/default.nix
2025-04-24 19:47:30 +02:00

4 lines
65 B
Nix

{
modules = [ ./configuration.nix ];
hostName = "theseus";
}