fixed redundent code

This commit is contained in:
Steven Carpenter 2023-02-10 13:49:12 -05:00
parent 8be8c69421
commit 3195451f44

View file

@ -51,10 +51,6 @@
# timeout = 0;
# };
};
fileSystems."/" = {
device = "/dev/disk/by-uuid/40fe3178-6ec1-450f-93fd-c359f2f3daf9";
fsType = "ext4";
};
swapDevices = [ ];
# fileSystems."/" = {