machines: aramis: profiles: enable devices
This commit is contained in:
parent
851da6b72f
commit
c6ab0e1b00
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue