diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-02-12 11:06:56 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-02-12 11:07:09 -0600 |
| commit | 70cc9ded188b9d4d301e8a8ecb2dfb24d5c073ce (patch) | |
| tree | dff78100892cd5dca21b56b765cd243e87cd1880 /hosts/mercury | |
| parent | d7a83a7dfbe71bbf5d8f2533a6d9442af9b01283 (diff) | |
various yo* changes
Diffstat (limited to 'hosts/mercury')
| -rw-r--r-- | hosts/mercury/hjem.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/mercury/hjem.nix b/hosts/mercury/hjem.nix index ebe88db..8504b64 100644 --- a/hosts/mercury/hjem.nix +++ b/hosts/mercury/hjem.nix @@ -53,4 +53,8 @@ in { socks5-addr = "localhost:1666" ''; + + files.".config/yo.conf".text = '' + sudo run0 --background= + ''; } |
