feat: changed stuff

This commit is contained in:
Nick 2024-12-06 21:48:52 -06:00
parent 65fb80d1cb
commit 0fd351c9cb
15 changed files with 148 additions and 10 deletions

View file

@ -3,7 +3,7 @@
config = {
allowUnfree = true;
permittedInsecurePackages = [
"electron"
"electron-unwrapped-33.0.2"
];
};
};