random bsod

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

View file

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