Compare commits

..

No commits in common. "108ab3fd4f795724cbedede33bb9606df64b3205" and "59a300c376e48ebbc739f09e8a4c99039211a304" have entirely different histories.

2 changed files with 21 additions and 29 deletions

View file

@ -23,19 +23,13 @@
# 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 = {
@ -71,16 +65,14 @@
federation.ENABLED = true; federation.ENABLED = true;
}; };
# Mastodon aether.mastodon.subdomain = "social";
services.mastodon = {
# aether.mastodon.subdomain = "social"; package = pkgs.mastodon.override {
# services.mastodon = { patches = [ ./mastodon/increase_limits.patch ];
# package = pkgs.mastodon.override { };
# patches = [ ./mastodon/increase_limits.patch ]; extraConfig.SINGLE_USER_MODE = "true";
# }; streamingProcesses = 3;
# extraConfig.SINGLE_USER_MODE = "true"; };
# streamingProcesses = 3;
# };
system.stateVersion = "24.05"; system.stateVersion = "24.05";
} }

24
flake.lock generated
View file

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