From 7a9386564b22aaa918a72ee8ba07924b5288410f Mon Sep 17 00:00:00 2001 From: tzlil Date: Sun, 30 Jul 2023 00:34:05 +0300 Subject: idk --- hosts/navi/hardware-configuration.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hosts/navi/hardware-configuration.nix') diff --git a/hosts/navi/hardware-configuration.nix b/hosts/navi/hardware-configuration.nix index 7b24c68..15442df 100644 --- a/hosts/navi/hardware-configuration.nix +++ b/hosts/navi/hardware-configuration.nix @@ -23,6 +23,8 @@ in { hardware.bluetooth.enable = true; + + /* disko.devices = { disk.${baseNameOf device} = { inherit device; @@ -68,4 +70,5 @@ in { ]; }; }; + */ } -- cgit 1.4.1