diff options
| author | Max Audron <audron@cocaine.farm> | 2025-11-15 01:08:47 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2025-11-15 01:08:47 +0100 |
| commit | c5bef25cb936ff9de1a1712da2c1df1659ff2464 (patch) | |
| tree | 1fda7cbefc949bea4d98387f5e71434659502310 /README.adoc | |
| parent | add git shell scripts (diff) | |
add cgit about-filter for adoc and md
Diffstat (limited to 'README.adoc')
| -rw-r--r-- | README.adoc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README.adoc b/README.adoc index d6ce7fa..49264c2 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ -= vapor.systems nixos configuration +== vapor.systems nixos configuration All our server configuration managed by a git flake. -== Structure +=== Structure * lib: library functions * machines: hardware definitions for each server @@ -11,7 +11,7 @@ All our server configuration managed by a git flake. * secrets: submodule for sensitive information * flake.nix: main entrypoint -== Servers +=== Servers * ettves: main server for webshit & games * phaenn: storage server for media @@ -20,7 +20,7 @@ All our server configuration managed by a git flake. * nyc01.ns * sin01.ns -== Usage +=== Usage This project uses a slightly modified version of https://github.com/maxaudron/nixinate[nixinate] to provide easy to use deployment scripts. You can show what is available to run with `+nix flake |
