Compare commits
2 commits
59a300c376
...
108ab3fd4f
| Author | SHA1 | Date | |
|---|---|---|---|
| 108ab3fd4f | |||
| 3990a012ae |
2 changed files with 29 additions and 21 deletions
|
|
@ -23,13 +23,19 @@
|
||||||
# Aether modules
|
# Aether modules
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
aether.all
|
|
||||||
aether.deploy-rpi5
|
aether.deploy-rpi5
|
||||||
|
|
||||||
|
aether.basic
|
||||||
|
aether.fail2ban
|
||||||
|
aether.forgejo
|
||||||
|
aether.ssh
|
||||||
];
|
];
|
||||||
|
|
||||||
aether.domain = "tokinanpa.dev";
|
aether.domain = "tokinanpa.dev";
|
||||||
aether.acmeEmail = "kiana.a.sheibani@gmail.com";
|
aether.acmeEmail = "kiana.a.sheibani@gmail.com";
|
||||||
|
|
||||||
|
# Forgejo
|
||||||
|
|
||||||
aether.forgejo.theme = "${forgejo-tokyo-night}/public/assets";
|
aether.forgejo.theme = "${forgejo-tokyo-night}/public/assets";
|
||||||
aether.forgejo.templates = ./forgejo-templates;
|
aether.forgejo.templates = ./forgejo-templates;
|
||||||
services.forgejo.settings = {
|
services.forgejo.settings = {
|
||||||
|
|
@ -65,14 +71,16 @@
|
||||||
federation.ENABLED = true;
|
federation.ENABLED = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
aether.mastodon.subdomain = "social";
|
# Mastodon
|
||||||
services.mastodon = {
|
|
||||||
package = pkgs.mastodon.override {
|
# aether.mastodon.subdomain = "social";
|
||||||
patches = [ ./mastodon/increase_limits.patch ];
|
# services.mastodon = {
|
||||||
};
|
# package = pkgs.mastodon.override {
|
||||||
extraConfig.SINGLE_USER_MODE = "true";
|
# patches = [ ./mastodon/increase_limits.patch ];
|
||||||
streamingProcesses = 3;
|
# };
|
||||||
};
|
# extraConfig.SINGLE_USER_MODE = "true";
|
||||||
|
# streamingProcesses = 3;
|
||||||
|
# };
|
||||||
|
|
||||||
system.stateVersion = "24.05";
|
system.stateVersion = "24.05";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
24
flake.lock
generated
24
flake.lock
generated
|
|
@ -10,11 +10,11 @@
|
||||||
"systems": "systems"
|
"systems": "systems"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1736955230,
|
"lastModified": 1754433428,
|
||||||
"narHash": "sha256-uenf8fv2eG5bKM8C/UvFaiJMZ4IpUFaQxk9OH5t/1gA=",
|
"narHash": "sha256-NA/FT2hVhKDftbHSwVnoRTFhes62+7dxZbxj5Gxvghs=",
|
||||||
"owner": "ryantm",
|
"owner": "ryantm",
|
||||||
"repo": "agenix",
|
"repo": "agenix",
|
||||||
"rev": "e600439ec4c273cf11e06fe4d9d906fb98fa097c",
|
"rev": "9edb1787864c4f59ae5074ad498b6272b3ec308d",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -45,11 +45,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1703113217,
|
"lastModified": 1745494811,
|
||||||
"narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=",
|
"narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1",
|
"rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -60,11 +60,11 @@
|
||||||
},
|
},
|
||||||
"nixos-hardware": {
|
"nixos-hardware": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1743420942,
|
"lastModified": 1759582739,
|
||||||
"narHash": "sha256-b/exDDQSLmENZZgbAEI3qi9yHkuXAXCPbormD8CSJXo=",
|
"narHash": "sha256-spZegilADH0q5OngM86u6NmXxduCNv5eX9vCiUPhOYc=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixos-hardware",
|
"repo": "nixos-hardware",
|
||||||
"rev": "de6fc5551121c59c01e2a3d45b277a6d05077bc4",
|
"rev": "3441b5242af7577230a78ffb03542add264179ab",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -75,11 +75,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1743583204,
|
"lastModified": 1759831965,
|
||||||
"narHash": "sha256-F7n4+KOIfWrwoQjXrL2wD9RhFYLs2/GGe/MQY1sSdlE=",
|
"narHash": "sha256-vgPm2xjOmKdZ0xKA6yLXPJpjOtQPHfaZDRtH+47XEBo=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "2c8d3f48d33929642c1c12cd243df4cc7d2ce434",
|
"rev": "c9b6fb798541223bbb396d287d16f43520250518",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue