No mo abavorana
This commit is contained in:
parent
1fb1498148
commit
2ce896491b
3 changed files with 0 additions and 16 deletions
|
@ -1,10 +0,0 @@
|
|||
{ ... }:
|
||||
{
|
||||
config = {
|
||||
frogeye = {
|
||||
name = "abavorana";
|
||||
storageSize = "big";
|
||||
syncthing.name = "Abavorana";
|
||||
};
|
||||
};
|
||||
}
|
|
@ -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 ];
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue