forked from extern/nix-config
fix(swaylock): Add missing pkgs attribute
This commit is contained in:
parent
9a71c94b8a
commit
18084be856
@ -1,3 +1,5 @@
|
|||||||
|
{ pkgs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
programs.swaylock = {
|
programs.swaylock = {
|
||||||
package = pkgs."swaylock-effects";
|
package = pkgs."swaylock-effects";
|
||||||
|
Loading…
Reference in New Issue
Block a user