leap
Some checks failed
/ lint (push) Failing after 27s

This commit is contained in:
Jana Dönszelmann 2026-03-31 12:59:01 +02:00
parent ca66e8d7b2
commit a422110adf
No known key found for this signature in database
6 changed files with 51 additions and 52 deletions

View file

@ -5,7 +5,6 @@ inputs@{ machine, ... }:
inherit inputs;
requirements = [ "cli" ];
home-config = _: {
programs.mosh.enable = true;
programs.ssh = {
enable = true;
enableDefaultConfig = false;