mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
fff
This commit is contained in:
parent
235885202b
commit
2fc79d1422
1 changed files with 1 additions and 3 deletions
|
|
@ -51,8 +51,7 @@ in
|
|||
|
||||
initialState = {
|
||||
repositories = {
|
||||
AI = "https://github.com/srid/AI.git";
|
||||
nixos-config = "https://github.com/srid/nixos-config.git";
|
||||
# nixos-config = "https://github.com/srid/nixos-config.git";
|
||||
nixos-unified-template = "https://github.com/juspay/nixos-unified-template.git";
|
||||
nixos-unified = "https://github.com/srid/nixos-unified.git";
|
||||
hackage-publish = "https://github.com/srid/hackage-publish.git";
|
||||
|
|
@ -71,7 +70,6 @@ in
|
|||
ema = "https://github.com/srid/ema.git";
|
||||
srid = "https://github.com/srid/srid.git";
|
||||
imako = "https://github.com/srid/imako.git";
|
||||
kolu = "https://github.com/juspay/kolu.git";
|
||||
opencode-haskell = "https://github.com/srid/opencode-haskell.git";
|
||||
landrun-nix = "https://github.com/srid/landrun-nix.git";
|
||||
haskell-template = "https://github.com/srid/haskell-template.git";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue