aboutsummaryrefslogtreecommitdiff
path: root/hosts/ganymede/config.nix
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-02-26 11:48:44 -0600
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-02-26 11:48:44 -0600
commit07c023cb185e7c49a04246a686dd2a560bb0d55f (patch)
tree7566eda3dc43cbb3ec8c97ed996cc75b436fec82 /hosts/ganymede/config.nix
parentaf9357c2652605185214fb52a09c9472498d2a74 (diff)
btopweb
Diffstat (limited to 'hosts/ganymede/config.nix')
-rw-r--r--hosts/ganymede/config.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/ganymede/config.nix b/hosts/ganymede/config.nix
index 8347e5a..db684ae 100644
--- a/hosts/ganymede/config.nix
+++ b/hosts/ganymede/config.nix
@@ -65,6 +65,10 @@
enable = true;
privateUrl = "stats.ganymede";
};
+ btopweb = {
+ enable = true;
+ privateUrl = "btop.ganymede";
+ };
cgit = {
enable = true;