stonehenge: remove host

This commit is contained in:
Leonardo Eugênio 2026-02-15 02:57:26 -03:00
parent afe1dc40fc
commit c978754a52
17 changed files with 0 additions and 1310 deletions

View file

@ -190,16 +190,6 @@
./hosts/phantom
];
};
stonehenge = lib.nixosSystem {
inherit system specialArgs;
modules = [
{ nixpkgs.pkgs = pkgs; }
./system/marge-bot
./system/renovate-bot
./hosts/stonehenge
inputs.sops-nix.nixosModules.default
];
};
};
homeConfigurations.lelgenio = inputs.home-manager.lib.homeManagerConfiguration {