From edbf13b19ec4c31d7afa6ca17c40259b65072347 Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Sat, 21 Sep 2024 21:57:38 -0500 Subject: [PATCH] removed outdated unneeded comment --- hosts/defiant/hardware-configuration.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/hosts/defiant/hardware-configuration.nix b/hosts/defiant/hardware-configuration.nix index 3d9a46c..709430e 100644 --- a/hosts/defiant/hardware-configuration.nix +++ b/hosts/defiant/hardware-configuration.nix @@ -26,11 +26,6 @@ zfs.extraPools = ["zroot"]; }; - # fileSystems."/" = - # { device = "/dev/disk/by-uuid/dc6a9664-80f2-4988-afd7-fee5bd3ee2ca"; - # fsType = "ext4"; - # }; - swapDevices = []; networking = {