From 97efef82069622c204bbb0bc5c9ffc92399f2c77 Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Sun, 14 Sep 2025 13:57:30 -0500 Subject: random mercury fixes --- hosts/mercury/disks.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'hosts/mercury/disks.nix') diff --git a/hosts/mercury/disks.nix b/hosts/mercury/disks.nix index ffa0871..af6c161 100644 --- a/hosts/mercury/disks.nix +++ b/hosts/mercury/disks.nix @@ -1,6 +1,4 @@ { - # TODO: Replace this with disko eventually - fileSystems."/" = { device = "/dev/disk/by-uuid/3d80a86b-3268-4209-a833-b531b8bc0ebc"; fsType = "ext4"; -- cgit v1.3.1