Do not provision server Firefly-iii anymore
ActualBudget seems simpler and more fitted on my needs
This commit is contained in:
parent
f6df45b6d4
commit
fd9d7d25f8
4 changed files with 4 additions and 23 deletions
|
|
@ -28,10 +28,7 @@ let
|
|||
karakeep-env = [ machines.karakeep ];
|
||||
zigbee2mqtt-password = [ machines.zigbee2mqtt ];
|
||||
mqtt-password = [ machines.zigbee2mqtt ];
|
||||
scaleway-password = [
|
||||
machines.forgejo
|
||||
machines.firefly-iii
|
||||
];
|
||||
scaleway-password = [ machines.forgejo ];
|
||||
forgejo-runner-token = [ machines.forgejo-runner ];
|
||||
snmpd-config = builtins.attrValues machines;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue