some autorandr

This commit is contained in:
2023-09-17 07:06:19 +03:00
parent 9f32c033a5
commit 74d3b2cb23
3 changed files with 31 additions and 5 deletions

View File

@@ -115,16 +115,13 @@
enableSshSupport = true;
};
programs.autorandr = {
enable = true;
};
programs.autorandr.enable = true;
programs.firefox = {
enable = true;
profiles = {
xdefault = {
isDefault = true;
#search.default = "DuckDuckGo";
settings = {
"browser.contentblocking.category" = "strict";
"layout.css.prefers-color-scheme.content-override" = 0;