diff --git a/README.md b/README.md index adac669..45d4dfe 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ environment.systemPackages = [ #### Home Manager ```nix -home.services.timewall = { +services.timewall = { enable = true; wallpaperPath = ./wallpaper.jpg; # optional, can be set at runtime config = {} # optional, see the configuration section