@@ 23,7 23,11 @@
(ruther services system)
(ruther services bind)
(ruther services nix-gl)
- (ruther bootloader grub))
+ (ruther services netbird)
+ (ruther packages netbird)
+ (ruther bootloader grub)
+ (dfsg contrib services tailscale))
+
(use-service-modules desktop sddm xorg base nix pm virtualization vpn
sound dbus cups containers security-token networking
ssh databases linux docker)
@@ 126,7 130,9 @@
(endpoint "159.195.49.157:51820")
(keep-alive 25)
(public-key "ZOVjmgUak67kLhNVgZwyb0bro3Yi4vCJbGArv+35IWQ=")
- (allowed-ips '("192.168.32.0/24")))))))))
+ (allowed-ips '("192.168.32.0/24")))))))
+ (service tailscaled-service-type)
+ (service netbird-service-type)))
(define %ruther/laptop-gui-essential-services
(list
@@ 257,6 263,7 @@
nix
polkit ;; get pktty
fwupd-nonfree
+ netbird
wireshark-patched)
%base-packages))