pinwheel: Extract swaylock module

This commit is contained in:
Alexander Heldt
2023-08-26 17:16:59 +02:00
parent 77314fece4
commit 11ae4d3282
4 changed files with 34 additions and 19 deletions

View File

@@ -41,16 +41,6 @@
style = '''';
programs.swaylock = {
enable = true;
settings = {
color = "000000";
indicator-idle-visible = false;
show-failed-attempts = true;
};
};
services.dunst.enable = true;
home.stateVersion = "23.05";