mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-05-20 13:22:34 +02:00
@@ -0,0 +1,6 @@
|
||||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [ tailscale tailscale-systray ];
|
||||
|
||||
wayland.windowManager.hyprland.settings.exec-once =
|
||||
[ "${pkgs.tailscale-systray}/bin/tailscale-systray" ];
|
||||
}
|
||||
Reference in New Issue
Block a user