bump continuwuity, adjust settings
This commit is contained in:
parent
8e96fd7a8b
commit
3d498941be
3 changed files with 11 additions and 9 deletions
15
flake.lock
generated
15
flake.lock
generated
|
|
@ -355,18 +355,17 @@
|
||||||
"treefmt-nix": "treefmt-nix"
|
"treefmt-nix": "treefmt-nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1781975227,
|
"lastModified": 1782328397,
|
||||||
"narHash": "sha256-Qgy5+zF1Qs00ynPDBvfDKMTfiITUyL4qAlwsh7OsjS4=",
|
"narHash": "sha256-x6zvkPvsgo6ia4OcPA8/WWKZ5S0RUj8l8Qp07GhFuRg=",
|
||||||
"ref": "quad/fix/nix-dynamic",
|
"ref": "refs/heads/main",
|
||||||
"rev": "c9926dcea60d3c2296db83d99605ff050fe27f9e",
|
"rev": "2a4b9f932341b2331cee9bac161fce5bf87125ad",
|
||||||
"revCount": 6964,
|
"revCount": 6984,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forgejo.ellis.link/Henry-Hiles/continuwuity"
|
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"ref": "quad/fix/nix-dynamic",
|
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forgejo.ellis.link/Henry-Hiles/continuwuity"
|
"url": "https://forgejo.ellis.link/continuwuation/continuwuity"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cozybot": {
|
"cozybot": {
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||||
nix-maid.url = "github:viperML/nix-maid";
|
nix-maid.url = "github:viperML/nix-maid";
|
||||||
continuwuity = {
|
continuwuity = {
|
||||||
url = "git+https://forgejo.ellis.link/Henry-Hiles/continuwuity?ref=quad/fix/nix-dynamic";
|
url = "git+https://forgejo.ellis.link/continuwuation/continuwuity";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
disko = {
|
disko = {
|
||||||
|
|
|
||||||
|
|
@ -53,6 +53,9 @@
|
||||||
"matrix.org"
|
"matrix.org"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
startup_netburst = false;
|
||||||
|
pdu_cache_capacity = 500000;
|
||||||
|
|
||||||
admins_from_room = false;
|
admins_from_room = false;
|
||||||
|
|
||||||
url_preview_domain_explicit_allowlist = [ "*" ];
|
url_preview_domain_explicit_allowlist = [ "*" ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue