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