diff options
| author | Mitch Taylor <mitch@mitchtaylor.xyz> | 2026-03-21 18:18:10 -0300 |
|---|---|---|
| committer | Mitch Taylor <mitch@mitchtaylor.xyz> | 2026-03-21 18:18:10 -0300 |
| commit | deb1b3723e278e2323ea30a5c5a6c092e0e65267 (patch) | |
| tree | 67a77fd12a056310247db5521f79cdf9b680e421 /mitch | |
| parent | aefe11a3a1cbc7770fe7b1e080ae03cf03748adc (diff) | |
forgot to hide my plagerism
Diffstat (limited to 'mitch')
| -rw-r--r-- | mitch/services/tailscale.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mitch/services/tailscale.scm b/mitch/services/tailscale.scm index bfc3e2e..4df99c3 100644 --- a/mitch/services/tailscale.scm +++ b/mitch/services/tailscale.scm @@ -5,7 +5,7 @@ #:use-module (guix records) #:use-module (guix gexp) #:use-module (ice-9 match) - #:use-module (benwr packages tailscale) + #:use-module (mitch packages tailscale) #:use-module (gnu packages linux) #:export (tailscaled-service-type tailscaled-configuration)) |
