Compare commits
No commits in common. "8f24262eb7e32d86537aad1cc8e1a70256d3bd95" and "3f7ed9bfddeb24504492000cfb10e2023df8b0b1" have entirely different histories.
8f24262eb7
...
3f7ed9bfdd
|
@ -295,7 +295,7 @@
|
|||
};
|
||||
|
||||
extraConfig = "
|
||||
monitor=,preferred,auto,1
|
||||
monitor=,preferred,auto,auto
|
||||
|
||||
xwayland {
|
||||
force_zero_scaling = true
|
||||
|
|
|
@ -3,7 +3,4 @@
|
|||
enable = true;
|
||||
vimAlias = true;
|
||||
};
|
||||
home.packages = [pkgs.lunarvim];
|
||||
|
||||
home.sessionPath = ["${pkgs.clang-tools}/bin:$PATH"];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue