mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
stuff
This commit is contained in:
parent
9c469bbaef
commit
9686cb1b3b
5 changed files with 424 additions and 23 deletions
6
home-manager/swaylock.nix
Normal file
6
home-manager/swaylock.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ ... }: {
|
||||
programs.swaylock.enable = true;
|
||||
programs.swaylock.settings = {
|
||||
image = ./Bsodwindows10-wikimedia.png;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue