Removed default session
All checks were successful
Check config / build (push) Successful in 10m20s

This commit is contained in:
Alexandre_1a 2026-06-02 07:44:17 +02:00
parent a55a6d53fe
commit 65c92f2857

View File

@ -15,9 +15,6 @@
}; };
enable = true; enable = true;
}; };
displayManager = {
defaultSession = "hyprland";
};
}; };
# EOF # EOF
} }