mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-15 06:06:40 +02:00
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…
x
Reference in New Issue
Block a user