From 81e92f90023e8beeb5d1228f3486a44719d0a458 Mon Sep 17 00:00:00 2001 From: "Reid \"reidlab" Date: Tue, 16 Apr 2024 18:30:26 -0700 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff282e5..b9d13aa 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ nix flake config! this is just used on my personal computer ## users -this flake is built upon a single user system for all hosts, enforced by [`modules/user.nix`](./modules/user.nix). this makes it alot easier to make moduels that use nixos and `home-manager` +this flake is built upon a single user system for all hosts, enforced by [`modules/user.nix`](./modules/user.nix). this makes it alot easier to make modules that use nixos and `home-manager` ## hosts