ma 1 darth: add omo ssh pubkey
This commit is contained in:
parent
1219465af9
commit
4588c5a19b
@ -13,4 +13,7 @@ with config.krebs.lib;
|
||||
nixpkgs.config.packageOverrides = pkgs: { tinc = pkgs.tinc_pre; };
|
||||
|
||||
boot.loader.grub.device = "/dev/disk/by-id/ata-ADATA_SSD_S599_64GB_10460000000000000039";
|
||||
users.users.root.openssh.authorizedKeys.keys = [
|
||||
config.krebs.users.makefu-omo.pubkey
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user