1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 11:01:07 +01:00

feat(ssh): get authorized_keys from github

This commit is contained in:
2020-10-18 17:27:19 +02:00
parent 7794464b36
commit 125379fb18
3 changed files with 13 additions and 28 deletions

View File

@@ -3,7 +3,6 @@
with lib;
let
netname = "retiolum";
cfg = config.networking.retiolum;
@@ -13,7 +12,6 @@ let
rev = "76e8de36d4ac06bcfaf551946aa2f6a41d9e6555";
sha256 = "0yhmmvg6gm5yxs1gzszl19bs6y302yjg81a7sckfglwzcql3q0wf";
};
in {
options = {
networking.retiolum.ipv4 = mkOption {