diff options
Diffstat (limited to 'hosts/p-body/default.nix')
| -rw-r--r-- | hosts/p-body/default.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/p-body/default.nix b/hosts/p-body/default.nix index 569480c..ad88a7c 100644 --- a/hosts/p-body/default.nix +++ b/hosts/p-body/default.nix @@ -1,6 +1,5 @@ { config, - getchoo-website, guzzle_api, modulesPath, pkgs, @@ -29,8 +28,6 @@ hostName = "p-body"; }; - nixpkgs.overlays = [getchoo-website.overlays.default]; - services = { guzzle-api = { enable = true; |
