random bsod

This commit is contained in:
nora 2025-06-28 12:38:59 +02:00
parent 64908d55c1
commit 55a4d4d94d
9 changed files with 459 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{ ... }: {
programs.swaylock.enable = true;
programs.swaylock.settings = {
image = ./Bsodwindows10-wikimedia.png;
image = "/run/user/1000/lockscreen.png";
};
}