got substituting to work along with remote building

This commit is contained in:
Gerg-L 2023-06-18 10:17:52 -04:00
parent 7fd4c88056
commit ee2beea680
2 changed files with 46 additions and 20 deletions

View file

@ -74,4 +74,11 @@
];
system.stateVersion = "23.05";
swapDevices = [
{
device = "/swapfile";
size = 8 * 1024;
}
];
}