vm renames for 25.11
Some checks failed
Build on Push / build-configurations (push) Failing after 2m52s

This commit is contained in:
Danilo Reyes
2025-11-09 10:38:58 -06:00
parent 586746a881
commit d78917b868
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ in
services.greetd = {
enable = true;
settings.default_session = {
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --cmd Hyprland";
command = "${pkgs.tuigreet}/bin/tuigreet --time --cmd Hyprland";
user = "greeter";
};
};