1
0

upgrade to 25.11

This commit is contained in:
2025-12-02 17:03:31 -08:00
parent d28a6049ca
commit 03b50ccb9f
5 changed files with 3 additions and 9 deletions

View File

@@ -69,7 +69,6 @@
# === SCALA DEVELOPMENT ===
# Scala ecosystem tools and frameworks
dotty # Scala 3 compiler
scala_3 # Scala 3 language
sbt # Scala Build Tool
bloop # Scala build server

View File

@@ -17,9 +17,4 @@
security.pam.loginLimits = [
{ domain = "*"; item = "core"; type = "hard"; value = "0"; }
];
# Don't shutdown when power button is short-pressed.
services.logind.extraConfig = ''
HandlePowerKey=ignore
'';
}