aboutsummaryrefslogtreecommitdiff
path: root/flakes/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flakes/flake.nix')
-rw-r--r--flakes/flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flakes/flake.nix b/flakes/flake.nix
index aecff57..d996b45 100644
--- a/flakes/flake.nix
+++ b/flakes/flake.nix
@@ -36,7 +36,7 @@
36 s-private-openldap.url = "path:./private/openldap"; 36 s-private-openldap.url = "path:./private/openldap";
37 s-private-paste.url = "path:./private/paste"; 37 s-private-paste.url = "path:./private/paste";
38 s-private-peertube.url = "path:./private/peertube"; 38 s-private-peertube.url = "path:./private/peertube";
39 s-private-php.url = "path:./private/php"; 39 s-private-ports.url = "path:./private/ports";
40 s-private-ssh.url = "path:./private/ssh"; 40 s-private-ssh.url = "path:./private/ssh";
41 s-private-system.url = "path:./private/system"; 41 s-private-system.url = "path:./private/system";
42 42