sj-srv1: configure libvirt and external filesystem

This commit is contained in:
steveej 2024-08-22 14:33:39 +02:00
parent 8d99d23d8a
commit dc30b07bf9

View file

@ -121,6 +121,14 @@
};
};
virtualisation.libvirtd = {
enable = true;
onShutdown = "shutdown";
parallelShutdown = 3;
};
fileSystems."/mnt/8078-532D".device = "/dev/disk/by-uuid/8078-532D";
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave