From 566dc1e8f6e619f590f017a810a8a55d9a90a25c Mon Sep 17 00:00:00 2001 From: tzlil Date: Thu, 9 Feb 2023 14:03:19 +0200 Subject: add website (caddy) config, add mpd, add pc config, remove 9p mount from run.sh, improve greet mixin --- hosts/vps/cfg.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hosts/vps/cfg.nix') diff --git a/hosts/vps/cfg.nix b/hosts/vps/cfg.nix index 25da42b..3e220c3 100644 --- a/hosts/vps/cfg.nix +++ b/hosts/vps/cfg.nix @@ -9,8 +9,8 @@ config = { _module.args.nixinate = { - host = "100.67.217.90"; - sshUser = "nixos"; + host = "vps"; + sshUser = "tzlil"; buildOn = "remote"; # valid args are "local" or "remote" substituteOnTarget = true; # if buildOn is "local" then it will substitute on the target, "-s" hermetic = false; -- cgit 1.4.1