machines: aramis: use X profile

This commit is contained in:
Bruno BELANYI 2021-05-09 11:57:10 +02:00
parent 125935ac0f
commit 737484dcfe
2 changed files with 2 additions and 11 deletions

View file

@ -7,5 +7,7 @@
gtk.enable = true;
# i3 configuration
wm.windowManager = "i3";
# X configuration
x.enable = true;
};
}