Compare commits

...

2 commits

Author SHA1 Message Date
108ab3fd4f
chore: bump inputs 2025-10-08 23:09:53 -04:00
3990a012ae
tweak: disable mastodon module 2025-10-08 23:08:45 -04:00
2 changed files with 29 additions and 21 deletions

View file

@ -23,13 +23,19 @@
# Aether modules
imports = [
aether.all
aether.deploy-rpi5
aether.basic
aether.fail2ban
aether.forgejo
aether.ssh
];
aether.domain = "tokinanpa.dev";
aether.acmeEmail = "kiana.a.sheibani@gmail.com";
# Forgejo
aether.forgejo.theme = "${forgejo-tokyo-night}/public/assets";
aether.forgejo.templates = ./forgejo-templates;
services.forgejo.settings = {
@ -65,14 +71,16 @@
federation.ENABLED = true;
};
aether.mastodon.subdomain = "social";
services.mastodon = {
package = pkgs.mastodon.override {
patches = [ ./mastodon/increase_limits.patch ];
};
extraConfig.SINGLE_USER_MODE = "true";
streamingProcesses = 3;
};
# Mastodon
# aether.mastodon.subdomain = "social";
# services.mastodon = {
# package = pkgs.mastodon.override {
# patches = [ ./mastodon/increase_limits.patch ];
# };
# extraConfig.SINGLE_USER_MODE = "true";
# streamingProcesses = 3;
# };
system.stateVersion = "24.05";
}

24
flake.lock generated
View file

@ -10,11 +10,11 @@
"systems": "systems"
},
"locked": {
"lastModified": 1736955230,
"narHash": "sha256-uenf8fv2eG5bKM8C/UvFaiJMZ4IpUFaQxk9OH5t/1gA=",
"lastModified": 1754433428,
"narHash": "sha256-NA/FT2hVhKDftbHSwVnoRTFhes62+7dxZbxj5Gxvghs=",
"owner": "ryantm",
"repo": "agenix",
"rev": "e600439ec4c273cf11e06fe4d9d906fb98fa097c",
"rev": "9edb1787864c4f59ae5074ad498b6272b3ec308d",
"type": "github"
},
"original": {
@ -45,11 +45,11 @@
]
},
"locked": {
"lastModified": 1703113217,
"narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=",
"lastModified": 1745494811,
"narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1",
"rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
"type": "github"
},
"original": {
@ -60,11 +60,11 @@
},
"nixos-hardware": {
"locked": {
"lastModified": 1743420942,
"narHash": "sha256-b/exDDQSLmENZZgbAEI3qi9yHkuXAXCPbormD8CSJXo=",
"lastModified": 1759582739,
"narHash": "sha256-spZegilADH0q5OngM86u6NmXxduCNv5eX9vCiUPhOYc=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "de6fc5551121c59c01e2a3d45b277a6d05077bc4",
"rev": "3441b5242af7577230a78ffb03542add264179ab",
"type": "github"
},
"original": {
@ -75,11 +75,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1743583204,
"narHash": "sha256-F7n4+KOIfWrwoQjXrL2wD9RhFYLs2/GGe/MQY1sSdlE=",
"lastModified": 1759831965,
"narHash": "sha256-vgPm2xjOmKdZ0xKA6yLXPJpjOtQPHfaZDRtH+47XEBo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2c8d3f48d33929642c1c12cd243df4cc7d2ce434",
"rev": "c9b6fb798541223bbb396d287d16f43520250518",
"type": "github"
},
"original": {