aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-03-20 01:55:55 -0300
committerEuAndreh <eu@euandre.org>2022-03-20 01:56:17 -0300
commit6fdfd3948a801f3844f4298ccc99a8e435b9a3e8 (patch)
treebe311e4720a924d13936b58cc536f41cac96974f
parentsrc/ssh.conf: Remove lawtech address (diff)
downloadserver-6fdfd3948a801f3844f4298ccc99a8e435b9a3e8.tar.gz
server-6fdfd3948a801f3844f4298ccc99a8e435b9a3e8.tar.xz
mv src/* src/infrastructure/
-rw-r--r--.envrc2
-rw-r--r--src/infrastructure/lib/curth0.scm (renamed from src/lib/curth0.scm)0
-rw-r--r--src/infrastructure/machines.scm (renamed from src/machines.scm)0
-rw-r--r--src/infrastructure/rsync.net/authorized_keys (renamed from src/rsync.net/authorized_keys)0
-rw-r--r--src/infrastructure/ssh.conf (renamed from src/ssh.conf)0
5 files changed, 1 insertions, 1 deletions
diff --git a/.envrc b/.envrc
index c80768a..ac58f43 100644
--- a/.envrc
+++ b/.envrc
@@ -1,4 +1,4 @@
#!/bin/sh
set -eu
-export GUILE_LOAD_PATH="$PWD/src/lib"
+export GUILE_LOAD_PATH="$PWD/src/infrastructure/lib"
diff --git a/src/lib/curth0.scm b/src/infrastructure/lib/curth0.scm
index 5d73160..5d73160 100644
--- a/src/lib/curth0.scm
+++ b/src/infrastructure/lib/curth0.scm
diff --git a/src/machines.scm b/src/infrastructure/machines.scm
index 6c239d6..6c239d6 100644
--- a/src/machines.scm
+++ b/src/infrastructure/machines.scm
diff --git a/src/rsync.net/authorized_keys b/src/infrastructure/rsync.net/authorized_keys
index ba622d5..ba622d5 100644
--- a/src/rsync.net/authorized_keys
+++ b/src/infrastructure/rsync.net/authorized_keys
diff --git a/src/ssh.conf b/src/infrastructure/ssh.conf
index 790e5f0..790e5f0 100644
--- a/src/ssh.conf
+++ b/src/infrastructure/ssh.conf