srv1: unmount vm storage
This commit is contained in:
parent
50afd4e7c9
commit
22455cab03
1 changed files with 2 additions and 1 deletions
|
@ -207,7 +207,8 @@ in
|
|||
parallelShutdown = 3;
|
||||
};
|
||||
|
||||
fileSystems."/mnt/8078-532D".device = "/dev/disk/by-uuid/8078-532D";
|
||||
# VM storage
|
||||
# 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue