vbox -> default

This commit is contained in:
2026-02-09 23:28:09 +01:00
parent c1bebc9df1
commit 091e23932d
2 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
homeConfigurations = {
vbox = homeConfig { flakeName = "vbox";};
default = homeConfig { flakeName = "default";};
ft = homeConfig { flakeName = "ft"; username = "tomoron"; homeDir = "/home/tomoron"; sops = false;};
laptop = homeConfig { flakeName = "laptop"; };
desktop = homeConfig { flakeName = "desktop"; };