From be4e071bd2f412759f4a3d9b1e736e2bc30b1172 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Thu, 18 Jan 2024 12:46:37 -0700 Subject: added gnome-keyring --- modules/nixos/hyprland.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/nixos') diff --git a/modules/nixos/hyprland.nix b/modules/nixos/hyprland.nix index 4ab6088..6e9f770 100644 --- a/modules/nixos/hyprland.nix +++ b/modules/nixos/hyprland.nix @@ -74,6 +74,7 @@ networkmanagerapplet # provide GUI app: nm-connection-editor xfce.thunar # sfce4's file manager + gnome-keyring # for remembering wifi passwords ]; fonts.packages = with pkgs; [ font-awesome # fixes waybar fonts -- cgit v1.2.3