machines: aramis: use wm profile

This commit is contained in:
Bruno BELANYI 2021-05-09 11:45:46 +02:00
parent 1c2193d698
commit 3f50abcbe0
2 changed files with 2 additions and 4 deletions

View file

@ -3,5 +3,7 @@
my.profiles = {
# Bluetooth configuration and GUI
bluetooth.enable = true;
# i3 configuration
wm.windowManager = "i3";
};
}