fixed ssh AGAIN
This commit is contained in:
parent
8bebdec130
commit
0f15cb9818
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, pkgs, ... }
|
||||
{ config, lib, pkgs, ... }:
|
||||
with lib; let
|
||||
cfg = config.myOptions.programs.ssh;
|
||||
username = config.myOptions.other.system.username;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue