Update everything to unstable/24.05

This commit is contained in:
Lillian-Violet 2024-01-06 16:14:46 +01:00
parent 742907a0b6
commit 6be0773a89
6 changed files with 6 additions and 6 deletions

View file

@ -38,7 +38,7 @@
pkgs,
...
}: {
system.stateVersion = "23.11";
system.stateVersion = "unstable";
networking.firewall.allowedTCPPorts = [6969];
users.users = {
aria2.extraGroups = ["jellyfin" "nextcloud"];