Fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{ config, inputs, ... }: {
|
{ config, inputs, ... }: {
|
||||||
imports = [ ./hardware.nix ];
|
imports = [ ./hardware.nix ];
|
||||||
|
services.logind.enable = false;
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
services.openssh.authorizedKeysFiles = [
|
services.openssh.authorizedKeysFiles = [
|
||||||
config.sops.secrets."iriy_ssh_pub".path
|
config.sops.secrets."iriy_ssh_pub".path
|
||||||
|
|||||||
Reference in New Issue
Block a user