enable autorandr

This commit is contained in:
Motiejus Jakštys 2023-09-15 22:05:30 +03:00
parent 1f14703f0b
commit 948ce2da5a
2 changed files with 4 additions and 1 deletions

View File

@ -111,7 +111,6 @@
}
];
};
};
};
}

View File

@ -76,6 +76,10 @@
enableSshSupport = true;
};
programs.autorandr = {
enable = true;
};
programs.firefox = {
enable = true;
profiles = {