update aurora

This commit is contained in:
2026-03-21 16:20:01 -05:00
parent 0df6aee231
commit 297b993992
4 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
config = lib.mkIf config.sysconfig.services.aurora-greeter.enable {
services.aurora-greeter = {
enable = false;
enable = true;
};
};
};