dregil: Enable autorandr service
This commit is contained in:
parent
79ac67ecc5
commit
b407c58205
1 changed files with 2 additions and 0 deletions
|
|
@ -55,6 +55,8 @@ in {
|
||||||
enableSshSupport = true;
|
enableSshSupport = true;
|
||||||
sshKeys = [ "9027AB16B9A7C20BD29F30F55CBA054430BF014C" ];
|
sshKeys = [ "9027AB16B9A7C20BD29F30F55CBA054430BF014C" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.autorandr = { enable = true; };
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue