Update flake and configuration

This commit is contained in:
Filippo Berto 2023-01-28 14:41:23 +01:00
parent f7df27c51e
commit 3756aabc44
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
5 changed files with 22 additions and 21 deletions

View file

@ -212,5 +212,5 @@ with lib; {
# cudaSupport = true;
};
system.stateVersion = "22.05"; # Did you read the comment?
system.stateVersion = "22.11"; # Did you read the comment?
}