flake: fix deprecations

This commit is contained in:
Leonardo Eugênio 2026-02-22 13:05:48 -03:00
parent 33a73074b5
commit 2ad46d7442
6 changed files with 27 additions and 14 deletions

View file

@ -2,6 +2,7 @@
config = {
programs.ssh = {
enable = true;
enableDefaultConfig = false;
matchBlocks = {
monolith = {
user = "lelgenio";