diff --git a/machines/z790prors/hardware-configuration.nix b/machines/z790prors/hardware-configuration.nix index 6155048..b1381e0 100644 --- a/machines/z790prors/hardware-configuration.nix +++ b/machines/z790prors/hardware-configuration.nix @@ -57,11 +57,6 @@ fsType = "vfat"; }; - fileSystems."/arch" = - { device = "/dev/disk/by-label/endeavouros"; - fsType = "btrfs"; - }; - swapDevices = [ ]; services.beesd.filesystems = {