adding volume to server
This commit is contained in:
parent
6e1918f5b2
commit
779948cec9
4 changed files with 19 additions and 16 deletions
|
@ -36,10 +36,6 @@
|
|||
};
|
||||
|
||||
fileSystems = {
|
||||
# "/" = {
|
||||
# device = "/dev/sda";
|
||||
# fsType = "ext4";
|
||||
# };
|
||||
"/mnt/git-storage" = {
|
||||
device = "/dev/sdb";
|
||||
fsType = "ext4";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue