tries to fix ssh config for vps-sm

This commit is contained in:
Dennis Schoepf 2025-11-09 16:23:49 +01:00
parent 3baae32887
commit 1a6aa16251
4 changed files with 10 additions and 15 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ _config, pkgs, ... }:
{
home.username = "dennis";