Add command to update release channel

This commit is contained in:
2024-04-01 19:29:19 +02:00
parent 2add7857f2
commit 76df4256e6
5 changed files with 23 additions and 8 deletions

View File

@@ -11,4 +11,8 @@
system.stateVersion = "23.05";
nixpkgs.config.permittedInsecurePackages = [
"electron-24.8.6"
];
}