summaryrefslogtreecommitdiff
path: root/hosts/laptop/configuration.nix
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2026-01-08 20:40:35 +0100
committeradikro <adikro@disroot.org>2026-01-08 20:40:35 +0100
commit5d0f2554cf56459b0afd27d3ed437a7fa50602a9 (patch)
treebfaa6a1f79e942f54db2bc76cb47a8771b9c8f3e /hosts/laptop/configuration.nix
parent5b074f906a954ac25805ce6cbcbf7568cd97dafc (diff)
some modularization
Diffstat (limited to 'hosts/laptop/configuration.nix')
-rw-r--r--hosts/laptop/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix
index 6435e79..d790d57 100644
--- a/hosts/laptop/configuration.nix
+++ b/hosts/laptop/configuration.nix
@@ -39,6 +39,7 @@
users.enable = true;
};
srv = {
+ bluetooth.enable = true;
files = {
thunar.enable = true;
utils.enable = true;