4 lines
87 B
Nix
4 lines
87 B
Nix
{ ... }: {
|
|
security.pam.services.swaylock = { };
|
|
services.blueman.enable = true;
|
|
}
|