diff --git a/Hosts/hertog-server/hardware-configuration.nix b/Hosts/hertog-server/hardware-configuration.nix index 9c87434..15fb640 100644 --- a/Hosts/hertog-server/hardware-configuration.nix +++ b/Hosts/hertog-server/hardware-configuration.nix @@ -23,11 +23,6 @@ fsType = "vfat"; }; - fileSystems."/mnt/sdb" = - { device = "/dev/disk/by-uuid/e5d63d88-bbc6-4532-9636-69587868ca6b"; - fsType = "ext4"; - }; - swapDevices = [ ]; # Enables DHCP on each ethernet and wireless interface. In case of scripted networking