summaryrefslogtreecommitdiff
path: root/users
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2025-10-19 17:54:40 -0500
committerTim Keller <tjk@tjkeller.xyz>2025-10-19 17:54:40 -0500
commit542fdccb0500f3e4a38a8a82c209ae2e3a514d1a (patch)
treef2496b99e8b66ffc51fc3a67ff1de1772d451c30 /users
parentc5999637e1d2f5463184b323d0687e84d8981d39 (diff)
downloadnixos-542fdccb0500f3e4a38a8a82c209ae2e3a514d1a.tar.xz
nixos-542fdccb0500f3e4a38a8a82c209ae2e3a514d1a.zip
thumbnailers and video programs. sxiv replaced with nsxiv. more image mimetypes added. sent added. get rid of old hostnames for tjkeller.xyzHEADmaster
Diffstat (limited to 'users')
-rw-r--r--users/timmy/hosts.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/users/timmy/hosts.nix b/users/timmy/hosts.nix
index 66c6ccc..16d9619 100644
--- a/users/timmy/hosts.nix
+++ b/users/timmy/hosts.nix
@@ -6,11 +6,5 @@
"192.168.77.11" = [ "truenas-office" ];
"192.168.77.8" = [ "publicgit" "tjkeller" ];
"192.168.77.3" = [ "devel" ];
- "173.9.253.3" = [
- "git.tjkeller.xyz"
- "piped.tjkeller.xyz"
- "search.tjkeller.xyz"
- "tjkeller.xyz"
- ];
};
}