sj-srv1: configure libvirt and external filesystem
This commit is contained in:
parent
8d99d23d8a
commit
dc30b07bf9
1 changed files with 8 additions and 0 deletions
|
@ -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
|
# This value determines the NixOS release from which the default
|
||||||
# settings for stateful data, like file locations and database versions
|
# settings for stateful data, like file locations and database versions
|
||||||
# on your system were taken. It‘s perfectly fine and recommended to leave
|
# on your system were taken. It‘s perfectly fine and recommended to leave
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue