aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortdback <tyler@tdback.net>2025-01-26 11:36:28 -0500
committertdback <tyler@tdback.net>2025-01-26 11:36:28 -0500
commit1f2df915be866bf708eccd00235f123034578800 (patch)
tree61d8972aa05cdbca47f8ead11ba772daba2f6726
parenta9b1f9b419e4db9732a1ec5eef9dcead5a8f183d (diff)
updated README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6440b18..3ded881 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
- `woodpecker/` - my desktop.
- `modules/`
- `containers/` - podman/docker container configurations.
- - `customs/` - custom modules or overrides for existing modules in nixpkgs.
+ - `customs/` - overrides for existing modules in nixpkgs.
- `profiles/` - configurations intended to be imported into a given system.
- `scripts/` - custom shell scripts wrapped in nix (primarily for servers).
- `services/` - service/daemon configurations.