This commit is contained in:
2026-02-03 13:20:14 -05:00
parent d0de943224
commit d6f7dab062
8 changed files with 131 additions and 13 deletions

21
flake.lock generated
View File

@@ -456,6 +456,26 @@
"type": "github"
}
},
"noctalia": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1770139227,
"narHash": "sha256-z7k7weJ+DvPBmyITbj42kGRQOR2dp+7VyhxFOfUaQ3Y=",
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"rev": "ab7102a7b073adad53c4b4e09fdf07a7c68ca749",
"type": "github"
},
"original": {
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"type": "github"
}
},
"oh-my-opencode": {
"inputs": {
"flake-utils": "flake-utils",
@@ -516,6 +536,7 @@
"nix-flatpak": "nix-flatpak",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"noctalia": "noctalia",
"oh-my-opencode": "oh-my-opencode",
"rust-overlay": "rust-overlay",
"zen-browser": "zen-browser"