fixed readme

emily 4 months ago
parent 1986eba56c
commit b1a375448a
Signed by: snaki
GPG Key ID: F6F4C66207FCF995

@ -11,7 +11,7 @@ inputs.kyouma-www.url = "git+https://git.bsd.gay/snaki/kyouma-net";
Import the module and declare your config:
```nix
{ inputs, lib, ... }:
{ inputs, config, ... }:
let
kyouma-www = inputs.kyouma-www.packages.${config.nixpkgs.hostPlatform.system};

Loading…
Cancel
Save