summaryrefslogtreecommitdiff
path: root/hosts/thinkpad/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/thinkpad/default.nix')
-rw-r--r--hosts/thinkpad/default.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/hosts/thinkpad/default.nix b/hosts/thinkpad/default.nix
index 4d764c0..b2986ba 100644
--- a/hosts/thinkpad/default.nix
+++ b/hosts/thinkpad/default.nix
@@ -33,4 +33,9 @@
terminal = {
kitty = true;
};
+
+ # modules
+ battery = true;
+ bluetooth = true;
+ network = true;
}