add ssh pub key
This commit is contained in:
parent
59cbe65447
commit
9007e968ea
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@
|
||||||
extraGroups = [
|
extraGroups = [
|
||||||
"wheel"
|
"wheel"
|
||||||
];
|
];
|
||||||
# sshKeyFiles = [ ./pubkeys/YOUR_PUBKEY.pub ]; # FIXME
|
sshKeyFiles = [ ./pubkeys/gpg.pub ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue