felixalbpc/home/zsh/neovim: Various small QoL improvements and fixes

This commit is contained in:
2024-09-30 15:46:31 +02:00
parent 69949e872d
commit 56e92e70f1
4 changed files with 42 additions and 18 deletions

View File

@@ -97,5 +97,6 @@
};
location.provider = "geoclue2";
security.polkit.enable = true;
services.dbus.packages = [ pkgs.gcr ];
services.openssh.settings.X11Forwarding = true;
}