mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Add xpadneo kernel mod
This commit is contained in:
@@ -10,9 +10,7 @@
|
||||
|
||||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
permittedInsecurePackages = [
|
||||
"electron-9.4.4" # authy is currently stuck on electron_9
|
||||
];
|
||||
permittedInsecurePackages = [];
|
||||
};
|
||||
|
||||
users.users.dave = {
|
||||
|
Reference in New Issue
Block a user