Skip to content

Commit d04b276

Browse files
Revert "feat(tom): add openclaw-gateway as a system service (#81)"
This reverts commit c8c7f3c.
1 parent c8c7f3c commit d04b276

File tree

3 files changed

+0
-21
lines changed

3 files changed

+0
-21
lines changed

flake.nix

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@
2424
url = "github:nix-community/nixos-generators";
2525
inputs.nixpkgs.follows = "nixpkgs";
2626
};
27-
nix-openclaw = {
28-
url = "github:openclaw/nix-openclaw";
29-
inputs.nixpkgs.follows = "nixpkgs";
30-
};
3127
nixpkgs = {
3228
url = "github:NixOS/nixpkgs/nixos-unstable";
3329
};
@@ -170,7 +166,6 @@
170166
./machines/tom/configuration.nix
171167
inputs.home-manager.nixosModules.home-manager
172168
inputs.impermanence.nixosModules.impermanence
173-
inputs.nix-openclaw.nixosModules.openclaw-gateway
174169
inputs.sops-nix.nixosModules.sops
175170
{
176171
home-manager = {

machines/tom/configuration.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
./services/interception-tools
6161
./services/minecraft-server
6262
./services/ollama
63-
./services/openclaw-gateway
6463
./services/openssh
6564
./services/pipewire
6665
./services/plasma6
@@ -94,7 +93,6 @@
9493
"/etc/ollama/models"
9594
"/srv/minecraft/world"
9695
"/var/lib/nixos"
97-
"/var/lib/openclaw"
9896
"/var/lib/slack"
9997
"/var/lib/soft-serve"
10098
"/var/lib/systemd/coredump"

machines/tom/services/openclaw-gateway/default.nix

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)