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 { };
|
nixOnDroidConfigurations.sprinkles = lib.nixOnDroidConfiguration { };
|
||||||
# Fake systems
|
# Fake systems
|
||||||
nixosConfigurations.abavorana = lib.nixosSystem {
|
|
||||||
system = "x86_64-linux";
|
|
||||||
modules = [ ./abavorana/standin.nix ];
|
|
||||||
};
|
|
||||||
nixosConfigurations.morton = lib.nixosSystem {
|
nixosConfigurations.morton = lib.nixosSystem {
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
modules = [ ./morton/standin.nix ];
|
modules = [ ./morton/standin.nix ];
|
||||||
|
|
|
@ -28,8 +28,6 @@ let
|
||||||
];
|
];
|
||||||
# MANU pass vivarium/lemmy/remote-builds/cache | nix key convert-secret-to-public | cat
|
# MANU pass vivarium/lemmy/remote-builds/cache | nix key convert-secret-to-public | cat
|
||||||
publicKeys = [
|
publicKeys = [
|
||||||
"ludwig.frogeye.fr:jTlN0fCOLU49M3LQw5j/u++Gmwrsv3m9RGs0slSg6r0="
|
|
||||||
"abavorana.frogeye.fr:rcKZ9gwaIQLcst/vbhbF7meUQD5sveT2QQN4a+Zo1BM="
|
|
||||||
"morton.frogeye.fr:rSjbCZ4mgXkb+ENKI7sk/KIbftlQzCTQA7pWkdfS2r4="
|
"morton.frogeye.fr:rSjbCZ4mgXkb+ENKI7sk/KIbftlQzCTQA7pWkdfS2r4="
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue