Updated to 24.05

This commit is contained in:
2024-06-02 12:10:28 +02:00
parent 89d96c72f3
commit 7e564fb99c
10 changed files with 22 additions and 33 deletions

View File

@@ -42,6 +42,6 @@
services.printing.enable = true;
system.stateVersion = "23.11";
system.stateVersion = "24.05";
}

View File

@@ -29,5 +29,5 @@
unstable.prismlauncher
];
home.stateVersion = "23.11";
home.stateVersion = "24.05";
}