Update to NixOS 25.05
This commit is contained in:
parent
5eab965637
commit
12f5731dd1
4 changed files with 9 additions and 10 deletions
|
|
@ -14,7 +14,6 @@
|
|||
nixpkgs-fmt
|
||||
pyenv
|
||||
rustup
|
||||
electron-fiddle
|
||||
electron
|
||||
|
||||
# Languages
|
||||
|
|
@ -27,8 +26,4 @@
|
|||
programs.direnv = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"electron-24.8.6"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue