diff options
author | EuAndreh <eu@euandre.org> | 2022-03-07 19:13:48 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-03-07 19:13:48 -0300 |
commit | 165493ac9dc18079f0e99335cc41c1b3daa347bf (patch) | |
tree | 5c31cd7ec0572b6e11e3a58df0da9b450eafb751 | |
parent | Delete all old code and configuration to start from scratch with Guix only (diff) | |
download | toph-165493ac9dc18079f0e99335cc41c1b3daa347bf.tar.gz toph-165493ac9dc18079f0e99335cc41c1b3daa347bf.tar.xz |
Improve description files
-rw-r--r-- | description | 2 | ||||
-rw-r--r-- | long-description | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/description b/description index fa6cb58..fe0a0cb 100644 --- a/description +++ b/description @@ -1 +1 @@ -Setup and configuration for VPS. +Setup and configuration for VPS and other personal servers. diff --git a/long-description b/long-description index fa6cb58..5acadf6 100644 --- a/long-description +++ b/long-description @@ -1 +1,2 @@ -Setup and configuration for VPS. +Declarative configuration of personal servers, their provisioning and their +infrastructure. |