Revert "https"

This reverts commit f34031285b.
This commit is contained in:
2025-12-31 16:30:40 -06:00
parent 112782fa91
commit 2a5613bdee
8 changed files with 9 additions and 9 deletions

4
flake.lock generated
View File

@@ -721,11 +721,11 @@
"rev": "bcc5185ef433a77b18f5aa585ee79d97f9a8e69c", "rev": "bcc5185ef433a77b18f5aa585ee79d97f9a8e69c",
"revCount": 36, "revCount": 36,
"type": "git", "type": "git",
"url": "https://gitea.esotericbytes.com/Blunkall-Technologies/Moirai" "url": "ssh://gitea@gitea.esotericbytes.com/Blunkall-Technologies/Moirai"
}, },
"original": { "original": {
"type": "git", "type": "git",
"url": "https://gitea.esotericbytes.com/Blunkall-Technologies/Moirai" "url": "ssh://gitea@gitea.esotericbytes.com/Blunkall-Technologies/Moirai"
} }
}, },
"nixvim_2": { "nixvim_2": {

View File

@@ -34,7 +34,7 @@
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1"; hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
#nixvim.url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Moirai"; #nixvim.url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Moirai";
nixvim.url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Moirai"; nixvim.url = "git+ssh://gitea@gitea.esotericbytes.com/Blunkall-Technologies/Moirai";
}; };
outputs = { self, nixpkgs, home-manager, ... } @ inputs: { outputs = { self, nixpkgs, home-manager, ... } @ inputs: {

View File

@@ -12,7 +12,7 @@
}; };
olympus = { olympus = {
url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Olympus"; url = "git+ssh://gitea@esotericbytes.com/Blunkall-Technologies/Olympus";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager"; inputs.home-manager.follows = "home-manager";
}; };

View File

@@ -18,7 +18,7 @@
}; };
olympus = { olympus = {
url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Olympus"; url = "git+ssh://gitea@esotericbytes.com/Blunkall-Technologies/Olympus";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager"; inputs.home-manager.follows = "home-manager";
}; };

View File

@@ -12,7 +12,7 @@
}; };
olympus = { olympus = {
url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Olympus"; url = "git+ssh://gitea@esotericbytes.com/Blunkall-Technologies/Olympus";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager"; inputs.home-manager.follows = "home-manager";
}; };

View File

@@ -12,7 +12,7 @@
}; };
olympus = { olympus = {
url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Olympus"; url = "git+ssh://gitea@esotericbytes.com/Blunkall-Technologies/Olympus";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager"; inputs.home-manager.follows = "home-manager";
}; };

View File

@@ -12,7 +12,7 @@
}; };
olympus = { olympus = {
url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Olympus"; url = "git+ssh://gitea@esotericbytes.com/Blunkall-Technologies/Olympus";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager"; inputs.home-manager.follows = "home-manager";
}; };

View File

@@ -12,7 +12,7 @@
}; };
olympus = { olympus = {
url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Olympus"; url = "git+ssh://gitea@esotericbytes.com/Blunkall-Technologies/Olympus";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager"; inputs.home-manager.follows = "home-manager";
}; };