nixos/sway: fix swaylock (just swaylock-effects install)
This commit is contained in:
parent
037cbab877
commit
1deb6b8b96
|
@ -13,7 +13,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
wrapperFeatures = { gtk = true; };
|
wrapperFeatures = { gtk = true; };
|
||||||
extraPackages = with pkgs; [
|
extraPackages = with pkgs; [
|
||||||
swaylock
|
|
||||||
alacritty
|
alacritty
|
||||||
swayidle
|
swayidle
|
||||||
swaylock-effects
|
swaylock-effects
|
||||||
|
|
Loading…
Reference in New Issue