🔥 aristotle: remove homestar

the aarch64-linux build is really slow :(
This commit is contained in:
2024-02-29 16:08:01 -05:00
parent b574218035
commit 4ed771304c
2 changed files with 18 additions and 22 deletions

View File

@ -9,8 +9,6 @@
../../modules/ipfs/cluster.nix
../../modules/sops
../../services/homestar.nix
];
hardware = {
@ -36,6 +34,4 @@
];
environment.systemPackages = with pkgs; [ libraspberrypi raspberrypi-eeprom ];
services.homestar.enable = true;
}