chore: bump inputs
This commit is contained in:
parent
264fc1406d
commit
f82b512e17
4 changed files with 39 additions and 92 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, lib, config, eww, ... }:
|
||||
{ pkgs, lib, config, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
wl-clipboard
|
||||
|
|
@ -114,7 +114,6 @@
|
|||
# EWW
|
||||
|
||||
programs.eww.enable = true;
|
||||
programs.eww.package = eww.packages.${pkgs.system}.eww;
|
||||
programs.eww.configDir = ./eww;
|
||||
|
||||
systemd.user.services.eww =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue