mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
ssh port config
This commit is contained in:
parent
042d9fb30e
commit
193d7d0cd3
@ -48,4 +48,6 @@ in
|
|||||||
];
|
];
|
||||||
|
|
||||||
networking.hostName = "yodaTab";
|
networking.hostName = "yodaTab";
|
||||||
|
services.openssh.ports = [ 22 ];
|
||||||
|
boot.initrd.network.ssh.port = 22;
|
||||||
}
|
}
|
||||||
|
@ -6,6 +6,7 @@
|
|||||||
let
|
let
|
||||||
# Import Home Manager with niv.
|
# Import Home Manager with niv.
|
||||||
home-manager = (import ../../nix/sources.nix).home-manager;
|
home-manager = (import ../../nix/sources.nix).home-manager;
|
||||||
|
#home-manager-source = import (import ../../nix/sources.nix).home-manager {};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
# Paths to other modules.
|
# Paths to other modules.
|
||||||
@ -17,6 +18,7 @@ in
|
|||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
# Home Manager.
|
# Home Manager.
|
||||||
(import "${home-manager}/nixos")
|
(import "${home-manager}/nixos")
|
||||||
|
#home-manager-source.nixos
|
||||||
../../modules/home-manager.nix
|
../../modules/home-manager.nix
|
||||||
# NUR.
|
# NUR.
|
||||||
../../modules/nur.nix
|
../../modules/nur.nix
|
||||||
@ -48,4 +50,6 @@ in
|
|||||||
];
|
];
|
||||||
|
|
||||||
networking.hostName = "yodaTux";
|
networking.hostName = "yodaTux";
|
||||||
|
services.openssh.ports = [ 22 ];
|
||||||
|
boot.initrd.network.ssh.port = 22;
|
||||||
}
|
}
|
||||||
|
@ -50,4 +50,6 @@ in
|
|||||||
];
|
];
|
||||||
|
|
||||||
networking.hostName = "yodaYoga";
|
networking.hostName = "yodaYoga";
|
||||||
|
services.openssh.ports = [ 2223 ];
|
||||||
|
boot.initrd.network.ssh.port = 2223;
|
||||||
}
|
}
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
boot.initrd.network.enable = true;
|
boot.initrd.network.enable = true;
|
||||||
boot.initrd.network.ssh = {
|
boot.initrd.network.ssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 22;
|
#port = 22;
|
||||||
shell = "/bin/cryptsetup-askpass";
|
shell = "/bin/cryptsetup-askpass";
|
||||||
authorizedKeys = [
|
authorizedKeys = [
|
||||||
"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCpgihAg8Qzu5q+AGXHLR7p+rrS1yB0KlZb/Y/EwZT15EhEtsUMqBMRiY0TdjKQU0broyygZnymccLmCXvihEgk3zk/hP8VEDmN5wmE2tRBPR4lSjo8E1R8N79G+gaFkwi93QYh57MsGfa9k4tvGrJy0yaD7GrPqtQf+IIuvV14WJQAqnikTdbFqRjk5JGearYLU7jSKa+9NmR7JQ9NExoyIPgmQ/pd0Xc2qt8k5UGfz3HM9MAmIVQ30whK6m1iYZ8nxEidHrfreQx8NOa7ujo4zQnV1NYvRUjObr/qyIhPU6DYLT2mVRNupQFKx6LI38O4U13heugUFqJ3zvog3aDsriFiv8jzJAJvWXx7Q3TqKhqiG9VTkwBw1NDbCAOXKiEdMfiCYbdCfpNgdepU75bMloJcSQQVUqoH2tQhSbwKLuRFgOnyaHpvWbieXBRcUnfG8gg4p4jqiwx5laweEeOIOD/i7G1Mjx7Dj2ctnT/ILat/xsf+Y0W4eJr3bc5L9ghgw6wsKbNSqwjFUCFcHcARK3gvSH+hO2/BpgMVoyvZjO5PNuUqfsZ7bIIs5cDdyB/ly3irKuaRz1+3x1x4gPgSiOcji7HxPwogzhPsyfoRLHNt9tJ5X4nF2Iz1M5RTJpbZCi6yEj+9Q85FVjD76BEWuZe18kRrwhuLf/XgKdF9tQ== openpgp:0xA8B75370"
|
"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCpgihAg8Qzu5q+AGXHLR7p+rrS1yB0KlZb/Y/EwZT15EhEtsUMqBMRiY0TdjKQU0broyygZnymccLmCXvihEgk3zk/hP8VEDmN5wmE2tRBPR4lSjo8E1R8N79G+gaFkwi93QYh57MsGfa9k4tvGrJy0yaD7GrPqtQf+IIuvV14WJQAqnikTdbFqRjk5JGearYLU7jSKa+9NmR7JQ9NExoyIPgmQ/pd0Xc2qt8k5UGfz3HM9MAmIVQ30whK6m1iYZ8nxEidHrfreQx8NOa7ujo4zQnV1NYvRUjObr/qyIhPU6DYLT2mVRNupQFKx6LI38O4U13heugUFqJ3zvog3aDsriFiv8jzJAJvWXx7Q3TqKhqiG9VTkwBw1NDbCAOXKiEdMfiCYbdCfpNgdepU75bMloJcSQQVUqoH2tQhSbwKLuRFgOnyaHpvWbieXBRcUnfG8gg4p4jqiwx5laweEeOIOD/i7G1Mjx7Dj2ctnT/ILat/xsf+Y0W4eJr3bc5L9ghgw6wsKbNSqwjFUCFcHcARK3gvSH+hO2/BpgMVoyvZjO5PNuUqfsZ7bIIs5cDdyB/ly3irKuaRz1+3x1x4gPgSiOcji7HxPwogzhPsyfoRLHNt9tJ5X4nF2Iz1M5RTJpbZCi6yEj+9Q85FVjD76BEWuZe18kRrwhuLf/XgKdF9tQ== openpgp:0xA8B75370"
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
# Enable SSH server.
|
# Enable SSH server.
|
||||||
services.openssh = {
|
services.openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
#ports = [ 22 ];
|
||||||
# Forbid root login through SSH.
|
# Forbid root login through SSH.
|
||||||
settings.PermitRootLogin = "no";
|
settings.PermitRootLogin = "no";
|
||||||
# Use authorized keys only.
|
# Use authorized keys only.
|
||||||
@ -27,13 +28,13 @@
|
|||||||
"yodaYoga" = {
|
"yodaYoga" = {
|
||||||
hostname = "192.168.178.99";
|
hostname = "192.168.178.99";
|
||||||
user = "yoda";
|
user = "yoda";
|
||||||
port = 22;
|
port = 2223;
|
||||||
compression = false;
|
compression = false;
|
||||||
};
|
};
|
||||||
"unlockYodaYoga" = {
|
"unlockYodaYoga" = {
|
||||||
hostname = "192.168.178.99";
|
hostname = "192.168.178.99";
|
||||||
user = "root";
|
user = "root";
|
||||||
port = 22;
|
port = 2223;
|
||||||
compression = false;
|
compression = false;
|
||||||
};
|
};
|
||||||
"pi3bplus" = {
|
"pi3bplus" = {
|
||||||
|
Loading…
Reference in New Issue
Block a user