summaryrefslogtreecommitdiff
path: root/hosts/kaworu/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/kaworu/default.nix')
-rw-r--r--hosts/kaworu/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/kaworu/default.nix b/hosts/kaworu/default.nix
index 8b7e089..c9a2361 100644
--- a/hosts/kaworu/default.nix
+++ b/hosts/kaworu/default.nix
@@ -39,4 +39,8 @@
terminal = {
kitty = true;
};
+
+ # modules
+ bluetooth = true;
+ network = true;
}