diff --git a/configuration.nix b/configuration.nix index 5f772f4..4ed807d 100755 --- a/configuration.nix +++ b/configuration.nix @@ -114,8 +114,6 @@ extraConfig = " Host myhost Hostname gitgud.foo - Port 22 - User javi "; }; diff --git a/home/hyprland.nix b/home/hyprland.nix index d942f52..f5e2ab9 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -74,9 +74,7 @@ inactive_opacity = 1.0; }; - exec-once = [ - "eval $(gnome-keyring-daemon --start --components=secrets,ssh,gpg)" - ]; + exec-once = [ ]; }; wayland.windowManager.hyprland.plugins = [