diff --git a/hosts/common/common.nix b/hosts/common/common.nix index 1a4b8ec..6976864 100644 --- a/hosts/common/common.nix +++ b/hosts/common/common.nix @@ -17,7 +17,6 @@ environment.systemPackages = with pkgs; [ home-manager fastfetch - font-awesome lf arduino-ide calibre diff --git a/modules/nix/wm/hyprland.nix b/modules/nix/wm/hyprland.nix index 1aa6dda..cc1b17f 100644 --- a/modules/nix/wm/hyprland.nix +++ b/modules/nix/wm/hyprland.nix @@ -33,6 +33,7 @@ in kitty grim slurp + font-awesome ]; }; }