forked from fediversity/fediversity
Compare commits
3 commits
b3ee74ecfb
...
00bf58bbfc
| Author | SHA1 | Date | |
|---|---|---|---|
| 00bf58bbfc | |||
| 6a1db9750d | |||
| 94420f112f |
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ let
|
||||||
[
|
[
|
||||||
./test-machines/${vmName}
|
./test-machines/${vmName}
|
||||||
{
|
{
|
||||||
users.users.root.openssh.authorizedKeys.keys = [
|
nixos.module.users.users.root.openssh.authorizedKeys.keys = [
|
||||||
# allow our panel vm access to the test machines
|
# allow our panel vm access to the test machines
|
||||||
(import ../keys).systems.fedi201
|
(import ../keys).systems.fedi201
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue