diff options
| author | adikro <adikro@disroot.org> | 2026-05-10 23:02:01 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-05-10 23:02:01 +0200 |
| commit | 7c8503e8fa77cb20819e2ba5a6a0f1a261cf089f (patch) | |
| tree | 212001f743fba7224ac57007e1a499c7615c0b19 /flake.nix | |
| parent | baf1cf5664b481de17849c97dc683fa81ade1c2e (diff) | |
added basic configuration for nginx, oci-containers and simplex-chat servers
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ }; openmw-nix = { - url = "git+https://codeberg.org/PopeRigby/openmw-nix.git"; + url = "git+https://codeberg.org/adikro/openmw-nix.git"; inputs.nixpkgs.follows = "nixpkgs"; }; |
