Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
systems
starfall
Commits
67a34e8e
Commit
67a34e8e
authored
2 years ago
by
Daniel Firth
Browse files
Options
Download
Email Patches
Plain Diff
secrets/secrets.nix: add lc_outland ed25519 key
parent
9e1cb7ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
secrets/secrets.nix
secrets/secrets.nix
+4
-0
No files found.
secrets/secrets.nix
View file @
67a34e8e
...
...
@@ -2,8 +2,12 @@ let
outland
=
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH6rC098h9GMMI5UVA5mDCdNg1WtsgcbDGhSKGhEbrdG"
;
lc_outland
=
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILMbQGDB1O1THdNdgO0r2FtR/I1gRpLk/c1KfJ8pkKUZ"
;
systems
=
[
outland
];
users
=
[
lc_outland
];
in
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment