This commit is contained in:
nora 2025-04-26 16:25:42 +02:00
parent 9c469bbaef
commit 9686cb1b3b
5 changed files with 424 additions and 23 deletions

View file

@ -0,0 +1,6 @@
{ ... }: {
programs.swaylock.enable = true;
programs.swaylock.settings = {
image = ./Bsodwindows10-wikimedia.png;
};
}