diff --git a/README.org b/README.org index 0d90207..32e2b71 100644 --- a/README.org +++ b/README.org @@ -356,7 +356,7 @@ openssh ark ifuse dash -light +brightnessctl ttyper kget audacity @@ -1038,6 +1038,12 @@ And here is it's hardware config. options = [ "subvol=@log" "noatime" "ssd" "space_cache" "clear_cache" "compress=zstd" ]; }; + fileSystems."/run/media/chris/Storage" = + { device = "/dev/disk/by-uuid/4c7d4273-7b72-4aa8-8e1c-e281543d06cb"; + fsType = "btrfs"; + options = [ "noatime" "space_cache" "clear_cache" "compress=zstd" ]; + }; + fileSystems."/boot" = { device = "/dev/disk/by-uuid/35A0-C1F1"; fsType = "vfat"; diff --git a/system/kaladin/configuration.nix b/system/kaladin/configuration.nix index 608941a..4de84fe 100644 --- a/system/kaladin/configuration.nix +++ b/system/kaladin/configuration.nix @@ -240,7 +240,7 @@ ark ifuse dash - light + brightnessctl ttyper kget audacity diff --git a/system/syl/configuration.nix b/system/syl/configuration.nix index dc6bda3..053974a 100644 --- a/system/syl/configuration.nix +++ b/system/syl/configuration.nix @@ -256,7 +256,7 @@ ark ifuse dash - light + brightnessctl ttyper kget audacity