machines: aramis: profiles: enable devices

This commit is contained in:
Bruno BELANYI 2021-06-03 18:11:42 +02:00
parent 851da6b72f
commit c6ab0e1b00

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