add libcaca , change lock screen

This commit is contained in:
2025-02-19 14:52:55 +01:00
parent 8afac71b8c
commit 00e482e95c
6 changed files with 11 additions and 5 deletions

View File

@ -1,4 +1,4 @@
{ pkgs, ... }:
{ inputs, pkgs, ... }:
{
boot.kernelParams = [ "kvm.enable_virt_at_load=0" ];