Skip to content

Commit

Permalink
fix(nixos): bad copy pasta
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Dec 27, 2023
1 parent 52279a8 commit a6ba5f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions machines/media/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@
services.prowlarr = {
enable = true;
openFirewall = true;
group = "wheel";
user = "carlos";
};
services.jackett = {
enable = true;
Expand Down

0 comments on commit a6ba5f2

Please sign in to comment.