enable autorandr
This commit is contained in:
parent
1f14703f0b
commit
948ce2da5a
@ -111,7 +111,6 @@
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
}
|
||||
|
@ -76,6 +76,10 @@
|
||||
enableSshSupport = true;
|
||||
};
|
||||
|
||||
programs.autorandr = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
profiles = {
|
||||
|
Loading…
Reference in New Issue
Block a user