Compare commits
No commits in common. "73ca7ad930ff4dd11c491a4c65f4ca3b67386a64" and "81464019a4ddd57068ca5acc67e8ec4c763d81e3" have entirely different histories.
73ca7ad930
...
81464019a4
|
@ -84,7 +84,6 @@
|
||||||
dbus.packages = with pkgs; [gcr];
|
dbus.packages = with pkgs; [gcr];
|
||||||
greetd = {
|
greetd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
vt = 7;
|
|
||||||
settings = {
|
settings = {
|
||||||
default_session.command = ''
|
default_session.command = ''
|
||||||
${pkgs.greetd.tuigreet}/bin/tuigreet --time\
|
${pkgs.greetd.tuigreet}/bin/tuigreet --time\
|
||||||
|
|
Loading…
Reference in a new issue