machines: aramis: use gtk profile

This commit is contained in:
Bruno BELANYI 2021-05-09 11:51:00 +02:00
parent e211ac7d73
commit e786eaddde
2 changed files with 2 additions and 7 deletions

View file

@ -3,6 +3,8 @@
my.profiles = {
# Bluetooth configuration and GUI
bluetooth.enable = true;
# GTK theme configuration
gtk.enable = true;
# i3 configuration
wm.windowManager = "i3";
};