From 60689d0f2954952cc3955337105b180f6ade330f Mon Sep 17 00:00:00 2001 From: 514fpv Date: Sat, 13 Jan 2024 19:38:54 +0800 Subject: [PATCH] refactor(library): remove redundant configuration --- spec/library/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/spec/library/default.nix b/spec/library/default.nix index 751ac1b0..63c4fb6a 100644 --- a/spec/library/default.nix +++ b/spec/library/default.nix @@ -6,8 +6,6 @@ id = "bc8036643fc24f04ab150ff6a38dcce7"; auth.openssh.enable = true; libvirt.enable = false; - io.bluetooth = false; - io.audio = false; fs.esp.uuid = "00A5-929C"; fs.type = "xfs"; fs.store = "25b9f83f-7f6d-432f-a169-2985e5930401";