Nixos update 06-10-2025, add zulu java 22

This commit is contained in:
Alexander
2025-10-08 16:31:41 +02:00
parent c01688f8af
commit d1f440d7ea
6 changed files with 124 additions and 75 deletions
+2 -2
View File
@@ -3,6 +3,6 @@ profile LAPTOP_ONLY {
}
profile HOME {
output eDP-1 mode 2560x1440 position 480,1440
output DP-3 mode 3440x1440 position 0,0
output eDP-1 mode 2560x1440@165 position 480,1440
output DP-3 mode 3440x1440@165 position 0,0
}