reorg
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{ inputs, ... }:
|
||||
let
|
||||
userName = "john";
|
||||
sshHostCAPubKeyPath = ../hosts/janus/ssh_host_ca_key.pub;
|
||||
sshHostCAPubKeyPath = ../hosts/janus/public/ssh_host_ca_key.pub;
|
||||
in
|
||||
{
|
||||
flake.modules.nixos.ssh = { config, pkgs, lib, ... }:
|
||||
|
||||
Reference in New Issue
Block a user