moved specifics
This commit is contained in:
@@ -16,7 +16,10 @@ in
|
||||
nixos.login-text
|
||||
{
|
||||
networking.hostName = hostname;
|
||||
step-ssh-host.hostname = hostname;
|
||||
step-ssh-host = {
|
||||
hostname = hostname;
|
||||
caURL = "https://janus.john-stream.com/";
|
||||
};
|
||||
|
||||
home-manager.users."${username}" = {
|
||||
imports = with inputs.self.modules.homeManager; [
|
||||
|
||||
Reference in New Issue
Block a user