Add xpadneo kernel mod

This commit is contained in:
Dave Gallant
2022-07-02 09:05:57 -04:00
parent 2a036479e6
commit f98d6fc4ee
4 changed files with 10 additions and 13 deletions

View File

@@ -10,9 +10,7 @@
nixpkgs.config = {
allowUnfree = true;
permittedInsecurePackages = [
"electron-9.4.4" # authy is currently stuck on electron_9
];
permittedInsecurePackages = [];
};
users.users.dave = {