forked from colonelpanic/dotfiles
[NixOS] Use a nix configured profile for autorandr
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
inputs.home-manager.nixosModule
|
||||
];
|
||||
|
||||
services.autorandr.enable = true;
|
||||
|
||||
services.xserver = {
|
||||
exportConfiguration = true;
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user