forked from javif89/nix
Tired
This commit is contained in:
parent
f94d3aeffc
commit
865d977924
@ -114,8 +114,6 @@
|
||||
extraConfig = "
|
||||
Host myhost
|
||||
Hostname gitgud.foo
|
||||
Port 22
|
||||
User javi
|
||||
";
|
||||
};
|
||||
|
||||
|
@ -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 = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user