machines: aramis: profiles: enable devices
This commit is contained in:
parent
851da6b72f
commit
c6ab0e1b00
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue