aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2026-07-08 16:56:18 -0500
committerTim Keller <tjk@tjkeller.xyz>2026-07-08 16:56:18 -0500
commitec31c5ccdca65669d889261510d739d5302d48db (patch)
tree52d9ebd00cc90214158524a604250afbc76c8fd9 /README.md
parentaa7493d172ca6f1e0322dd894341481f36e004ee (diff)
downloadopen-bamboo-network-plugin-flake-ec31c5ccdca65669d889261510d739d5302d48db.tar.xz
open-bamboo-network-plugin-flake-ec31c5ccdca65669d889261510d739d5302d48db.zip
update readme as wellHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e89947e..14bdd28 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ be notified of a missing plugin on launch.
inputs.open-bamboo-networking.url = "git://git.tjkeller.xyz/open-bamboo-network-plugin-flake";
# in your home-manager config:
- imports = [ inputs.open-bamboo-networking.homeManagerModules.default ];
+ imports = [ inputs.open-bamboo-networking.hmModules.open-bamboo-networking ];
programs.openBambooNetworking = {
enable = true;