~ruther/guix-config

746078605260d362a62edc008c515dc82982307b — Rutherther 9 days ago fe616ee
feat: remove tailscale service
1 files changed, 1 insertions(+), 3 deletions(-)

M config.scm
M config.scm => config.scm +1 -3
@@ 29,8 29,7 @@
 (ruther services auto-login)
 (ruther services netbird)
 (ruther packages netbird)
 (ruther bootloader grub)
 (dfsg contrib services tailscale))
 (ruther bootloader grub))

(use-service-modules desktop sddm xorg base nix pm virtualization vpn
                     sound dbus cups containers security-token networking


@@ 135,7 134,6 @@
                (keep-alive 25)
                (public-key "ZOVjmgUak67kLhNVgZwyb0bro3Yi4vCJbGArv+35IWQ=")
                (allowed-ips '("192.168.32.0/24")))))))
   (service tailscaled-service-type)
   (service netbird-service-type)))

(define %ruther/laptop-gui-essential-services