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

4 lines
63 B
Nix

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