Correct VPM name

This commit is contained in:
Andreas Zweili 2022-09-08 14:45:27 +02:00
parent bded558d89
commit 00cf4741f1
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
home-module = "desktop";
inherit custom inputs;
};
nixos-vm = mkComputer {
desktop-vm = mkComputer {
hostname = "desktop-vm";
home-module = "desktop";
inherit custom inputs;