m3ta-home update

This commit is contained in:
2026-06-05 08:25:45 +02:00
parent e02b90ad14
commit 040a25ca7e
2 changed files with 11 additions and 8 deletions
+2 -2
View File
@@ -21,8 +21,8 @@
m3ta-nixpkgs.url = "git+https://code.m3ta.dev/m3tam3re/nixpkgs";
m3ta-home = {
url = "path:/home/sascha.koenig/p/NIX/m3ta-home";
# url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home";
# url = "path:/home/sascha.koenig/p/NIX/m3ta-home";
url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home";
inputs.nixpkgs.follows = "nixpkgs";
};