Removed Old Plasma Theme file. (Restore in commits if needed). Renewed flake.lock file to get new package versions (hopefully)

This commit is contained in:
2025-10-21 15:52:14 +02:00
parent 6ce39c9577
commit 5455528f40
3 changed files with 18 additions and 19 deletions

View File

@ -1,7 +1,6 @@
{ config, lib, pkgs, ... }:
{
boot = {
loader.timeout = 0;
# silence first boot output
consoleLogLevel = 3;
initrd.verbose = false;