diff --git a/abavorana/standin.nix b/abavorana/standin.nix deleted file mode 100644 index 297e756..0000000 --- a/abavorana/standin.nix +++ /dev/null @@ -1,10 +0,0 @@ -{ ... }: -{ - config = { - frogeye = { - name = "abavorana"; - storageSize = "big"; - syncthing.name = "Abavorana"; - }; - }; -} diff --git a/flake.nix b/flake.nix index 26e2018..2b533d2 100644 --- a/flake.nix +++ b/flake.nix @@ -212,10 +212,6 @@ }; nixOnDroidConfigurations.sprinkles = lib.nixOnDroidConfiguration { }; # Fake systems - nixosConfigurations.abavorana = lib.nixosSystem { - system = "x86_64-linux"; - modules = [ ./abavorana/standin.nix ]; - }; nixosConfigurations.morton = lib.nixosSystem { system = "x86_64-linux"; modules = [ ./morton/standin.nix ]; diff --git a/os/remote-builds/default.nix b/os/remote-builds/default.nix index e8c5b63..259ffef 100644 --- a/os/remote-builds/default.nix +++ b/os/remote-builds/default.nix @@ -28,8 +28,6 @@ let ]; # MANU pass vivarium/lemmy/remote-builds/cache | nix key convert-secret-to-public | cat publicKeys = [ - "ludwig.frogeye.fr:jTlN0fCOLU49M3LQw5j/u++Gmwrsv3m9RGs0slSg6r0=" - "abavorana.frogeye.fr:rcKZ9gwaIQLcst/vbhbF7meUQD5sveT2QQN4a+Zo1BM=" "morton.frogeye.fr:rSjbCZ4mgXkb+ENKI7sk/KIbftlQzCTQA7pWkdfS2r4=" ]; in