diff options
author | Alan Pearce | 2022-07-16 05:06:48 +0200 |
---|---|---|
committer | Alan Pearce | 2022-07-16 05:06:48 +0200 |
commit | 83672cf55dbde367caae534c78352a161e63d3a2 (patch) | |
tree | 70f3e14d755ca6cb17d484209bca9f4c35886d1d /system | |
parent | 01e45a4971d230ff95af9437107e7939b7516138 (diff) | |
download | nixfiles-83672cf55dbde367caae534c78352a161e63d3a2.tar.lz nixfiles-83672cf55dbde367caae534c78352a161e63d3a2.tar.zst nixfiles-83672cf55dbde367caae534c78352a161e63d3a2.zip |
prefect: don't use connman
Diffstat (limited to 'system')
-rw-r--r-- | system/prefect.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/prefect.nix b/system/prefect.nix index ce72a4fb..06a7f6b4 100644 --- a/system/prefect.nix +++ b/system/prefect.nix @@ -15,7 +15,6 @@ ./settings/hardware/personal-computer.nix ./settings/hardware/bluetooth.nix ./settings/hardware/nvme-root.nix - ./settings/hardware/connman.nix ./settings/hardware/iwd.nix ./settings/hardware/mouse.nix ./settings/hardware/grub2.nix |