diff options
Diffstat (limited to 'home')
| -rw-r--r-- | home/home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/home.nix b/home/home.nix index 0ca7c60..6d1a061 100644 --- a/home/home.nix +++ b/home/home.nix @@ -302,7 +302,7 @@ in { "flora" = vpslogin "flora.stuebinm.eu"; "chaski" = vpslogin "chaski.stuebinm.eu"; - "cgit" = vpslogin "flora.stuebinm.eu" // {user = "git";}; + "cgit" = vpslogin "flora.stuebinm.eu" // {User = "git";}; "mate" = { Hostname = "192.168.69.174"; User = "root"; |
