forked from fediversity/fediversity
Compare commits
2 commits
00bf58bbfc
...
b3ee74ecfb
| Author | SHA1 | Date | |
|---|---|---|---|
| b3ee74ecfb | |||
| f4ad9b9f0a |
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ let
|
||||||
[
|
[
|
||||||
./test-machines/${vmName}
|
./test-machines/${vmName}
|
||||||
{
|
{
|
||||||
nixos.module.users.users.root.openssh.authorizedKeys.keys = [
|
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