diff --git a/devShells/flake-module.nix b/devShells/flake-module.nix index c06d709..06706a8 100644 --- a/devShells/flake-module.nix +++ b/devShells/flake-module.nix @@ -8,6 +8,9 @@ packages = [ pkgs.bashInteractive pkgs.sops + + inputs'.clan-core.packages.clan-cli + (pkgs.terraform.withPlugins (p: [ p.hetznerdns p.hcloud diff --git a/flake.lock b/flake.lock index 2911ab6..8730106 100644 --- a/flake.lock +++ b/flake.lock @@ -16,11 +16,11 @@ ] }, "locked": { - "lastModified": 1691495095, - "narHash": "sha256-0q1ZYH447GNKhBsFbWCZ1GUrIvrwDUa3/8Aa1r4/K+U=", + "lastModified": 1691497301, + "narHash": "sha256-9ob2utfKSjt/MYI35mh83lTmWuRj3wzJh9WQlaZPiyg=", "ref": "refs/heads/main", - "rev": "6f22717ffd26aeb5146d727d14e1c64d56a20218", - "revCount": 226, + "rev": "b2f30bd6009fbe3836a0ad20545f8440ffe31289", + "revCount": 235, "type": "git", "url": "https://git.clan.lol/clan/clan-core" }, diff --git a/sops/machines/web01/key.json b/sops/machines/web01/key.json new file mode 100755 index 0000000..0cb442b --- /dev/null +++ b/sops/machines/web01/key.json @@ -0,0 +1,4 @@ +{ + "publickey": "age17xuvz0fqtynzdmf8rfh4g3e46tx8w3mc6zgytrmuj5v9dhnldgxs7ue7ct", + "type": "age" +} \ No newline at end of file diff --git a/sops/users/dave/key.json b/sops/users/dave/key.json new file mode 100755 index 0000000..552a5d3 --- /dev/null +++ b/sops/users/dave/key.json @@ -0,0 +1,4 @@ +{ + "publickey": "age1vphy2sr6uw4ptsua3gh9khrm2cqyt65t46tusmt44z98qa7q6ymq6prrdl", + "type": "age" +} \ No newline at end of file diff --git a/sops/users/joerg/key.json b/sops/users/joerg/key.json new file mode 100755 index 0000000..a63d9d1 --- /dev/null +++ b/sops/users/joerg/key.json @@ -0,0 +1,4 @@ +{ + "publickey": "age17n64ahe3wesh8l8lj0zylf4nljdmqn28hvqns2g7hgm9mdkhlsvsjuvkxz", + "type": "age" +} \ No newline at end of file diff --git a/sops/users/lassulus/key.json b/sops/users/lassulus/key.json new file mode 100755 index 0000000..ee6de72 --- /dev/null +++ b/sops/users/lassulus/key.json @@ -0,0 +1,4 @@ +{ + "publickey": "age1eq0e6uhjj2tja8v338tkdz8ema2aw5anpuyaq2uru7rt4lq7msyqqut6m2", + "type": "age" +} \ No newline at end of file