remove unused import

This commit is contained in:
Andreas Zweili 2022-02-28 22:41:28 +01:00
parent 68b6b4b921
commit 8415f19ce6
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@
}
]);
};
mkVM = import ./systems/proxmox-vm;
in
{
nixosConfigurations = {