Compare commits

..

2 commits

Author SHA1 Message Date
Evie Litherland-Smith 73ca7ad930 Merge branch 'main' of https://git.xenia.me.uk/pixelifytica/nixos 2024-06-15 05:57:08 +01:00
Evie Litherland-Smith c9712656d7 Move greetd session to VT 7
Follow graphical session convention, and avoid VT 1 messages appearing
over login window
2024-06-15 05:56:43 +01:00

View file

@ -84,6 +84,7 @@
dbus.packages = with pkgs; [gcr];
greetd = {
enable = true;
vt = 7;
settings = {
default_session.command = ''
${pkgs.greetd.tuigreet}/bin/tuigreet --time\