nix: remove distributed build

my build farm is not really a build farm
This commit is contained in:
Primrose 2024-08-16 23:06:04 +02:00
parent 8024315063
commit 35a526590a
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
3 changed files with 0 additions and 57 deletions

View file

@ -119,7 +119,6 @@ in
bismuth = {
system = "aarch64-darwin";
modules = [
self.nixosModules.builders
{
home-manager.users.leana = {
programs.neovim.extraLangServers.enable = true;
@ -176,7 +175,6 @@ in
inputs.disko.nixosModules.default
self.diskoConfigurations.carbon
self.nixosModules.zram
self.nixosModules.builders
{
home-manager.users.leana = {
imports = [