update mastodon
This commit is contained in:
parent
4c13bbc4e6
commit
042b2e9664
9 changed files with 130 additions and 132 deletions
|
@ -15,10 +15,7 @@
|
|||
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
||||
system.stateVersion = "22.11"; # Did you read the comment?
|
||||
|
||||
# Additional packages
|
||||
environment.systemPackages = with pkgs; [ ];
|
||||
|
||||
services.tautulli = rec {
|
||||
services.tautulli = {
|
||||
enable = true;
|
||||
port = 8080;
|
||||
openFirewall = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue