diff --git a/machines/aramis/profiles.nix b/machines/aramis/profiles.nix index 6d2bef7..4d2ac7d 100644 --- a/machines/aramis/profiles.nix +++ b/machines/aramis/profiles.nix @@ -3,6 +3,8 @@ my.profiles = { # Bluetooth configuration and GUI bluetooth.enable = true; + # Mouse and keyboard configuration + devices.enable = true; # GTK theme configuration gtk.enable = true; # Laptop specific configuration