diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/nixos/hyprland.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/nixos/hyprland.nix b/modules/nixos/hyprland.nix index 3dc3d54..3340dbe 100644 --- a/modules/nixos/hyprland.nix +++ b/modules/nixos/hyprland.nix @@ -75,7 +75,8 @@ networkmanagerapplet # provide GUI app: nm-connection-editor xfce.thunar # sfce4's file manager - gnome-keyring # for remembering wifi passwords + gnome.gnome-keyring # for remembering wifi passwords + gnome.libgnome-keyring ]; fonts.packages = with pkgs; [ font-awesome # fixes waybar fonts |
