Add more configuration options

This commit is contained in:
DashieTM 2024-08-02 03:06:52 +02:00
parent 9ac5b25036
commit b0979afa53
6 changed files with 206 additions and 96 deletions

View file

@ -10,6 +10,9 @@ in
# config variables
conf = {
monitor = "DP-1";
login_manager = {
resolution = "3440x1440@180";
};
gaming = {
enable = true;
};