aboutsummaryrefslogtreecommitdiff
path: root/hosts/mercury
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/mercury')
-rw-r--r--hosts/mercury/hjem.nix4
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=
+ '';
}