nixcfg/hosts/vps/hardware/default.nix
2024-10-18 18:25:21 +03:00

6 lines
40 B
Nix

{
imports = [
./disko.nix
];
}