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