fully switched to ly as the display manager.
This commit is contained in:
parent
31d93e3770
commit
dcdac349df
3 changed files with 2 additions and 17 deletions
|
|
@ -38,6 +38,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
networking.hostName = "harmatan";
|
||||
networking.hostId = "7a42af26";
|
||||
|
||||
services.displayManager.defaultSession = "i3";
|
||||
services.xserver.dpi = 180;
|
||||
environment.variables = {
|
||||
GDK_SCALE = "2";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue