diff options
Diffstat (limited to 'hosts/laptop')
| -rw-r--r-- | hosts/laptop/configuration.nix | 1 |
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; |
