diff --git a/config/hyprland.nix b/config/hyprland.nix index 4c5418a..1f66add 100644 --- a/config/hyprland.nix +++ b/config/hyprland.nix @@ -9,6 +9,7 @@ networking.wireless.iwd.enable = true; services.gnome.sushi.enable = true; # image previews in nautilus + services.gnome.gnome-keyring.enable = true; environment.systemPackages = with pkgs; [ glib # gsettings @@ -22,6 +23,13 @@ nautilus bluetui # bluetooth wiremix # mixer + btop + tesseract #ocr + + + gnome-calculator + gnome-font-viewer + ]; services.udisks2.enable = true; # udiskie automount USB