machines: aramis: profiles: enable devices

This commit is contained in:
Bruno BELANYI 2021-06-03 18:11:42 +02:00
parent 7684489c9a
commit e8982b8bc9

View file

@ -3,6 +3,8 @@
my.profiles = { my.profiles = {
# Bluetooth configuration and GUI # Bluetooth configuration and GUI
bluetooth.enable = true; bluetooth.enable = true;
# Mouse and keyboard configuration
devices.enable = true;
# GTK theme configuration # GTK theme configuration
gtk.enable = true; gtk.enable = true;
# Laptop specific configuration # Laptop specific configuration