adding volume to server

This commit is contained in:
Matt Nish-Lapidus 2025-04-16 08:29:31 -04:00
parent 6e1918f5b2
commit 779948cec9
4 changed files with 19 additions and 16 deletions

View file

@ -36,10 +36,6 @@
};
fileSystems = {
# "/" = {
# device = "/dev/sda";
# fsType = "ext4";
# };
"/mnt/git-storage" = {
device = "/dev/sdb";
fsType = "ext4";