Update system.stateVersion to 24.05

pull/453/head
Justus Perlwitz 2024-07-20 21:28:29 +09:00
parent 5ea481a79a
commit 967456100c
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@
ln -sf ${dicewareWebApp}/share/applications/${dicewareWebApp.name} ${desktopDir}
ln -sfT ${self} ${documentsDir}/YubiKey-Guide
'';
system.stateVersion = "23.11";
system.stateVersion = "24.05";
}
)
];