Fix error

This commit is contained in:
2026-07-07 09:53:16 +01:00
parent 5954a223d9
commit 233b9d674a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
services.getty = {
autologinUser = "me";
autologinOnce = true;
}
};
environment.systemPackages = with pkgs; [
nodejs