remote flakes

This commit is contained in:
2026-04-19 00:27:55 -05:00
parent fada73a69c
commit 711b1f198e
2 changed files with 8 additions and 8 deletions

8
flake.lock generated
View File

@@ -47,11 +47,11 @@
"rev": "b2ec3d9cd0a6e52c4922b26d8b8e25823afd89d1", "rev": "b2ec3d9cd0a6e52c4922b26d8b8e25823afd89d1",
"revCount": 52, "revCount": 52,
"type": "git", "type": "git",
"url": "file:///home/nathan/Projects/Aurora" "url": "https://gitea.esotericbytes.com/Blunkall-Technologies/Aurora"
}, },
"original": { "original": {
"type": "git", "type": "git",
"url": "file:///home/nathan/Projects/Aurora" "url": "https://gitea.esotericbytes.com/Blunkall-Technologies/Aurora"
} }
}, },
"disko": { "disko": {
@@ -770,11 +770,11 @@
"rev": "a62d8ce7f86424a297adead378be5f5a441add3c", "rev": "a62d8ce7f86424a297adead378be5f5a441add3c",
"revCount": 39, "revCount": 39,
"type": "git", "type": "git",
"url": "file:///home/nathan/Projects/Moirai" "url": "https://gitea.esotericbytes.com/Blunkall-Technologies/Moirai"
}, },
"original": { "original": {
"type": "git", "type": "git",
"url": "file:///home/nathan/Projects/Moirai" "url": "https://gitea.esotericbytes.com/Blunkall-Technologies/Moirai"
} }
}, },
"nixvim_2": { "nixvim_2": {

View File

@@ -32,11 +32,11 @@
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+file:///home/nathan/Projects/Moirai"; #nixvim.url = "git+file:///home/nathan/Projects/Moirai";
#aurora.url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Aurora"; aurora.url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Aurora";
aurora.url = "git+file:///home/nathan/Projects/Aurora"; #aurora.url = "git+file:///home/nathan/Projects/Aurora";
}; };
outputs = { ... } @ inputs: outputs = { ... } @ inputs: