diff options
| author | adikro <adikro@disroot.org> | 2026-03-26 23:34:00 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-03-26 23:34:00 +0100 |
| commit | 3882a7074df48e348dbd7cc34d81bffc3f062b8f (patch) | |
| tree | 0ed4fde79905da7d26e20d4f214704e146e3509f /hosts/thinkpad/configuration.nix | |
| parent | 1d40f7be90fa740ce34d7c0873b4acf205bca06a (diff) | |
flake updates
Diffstat (limited to 'hosts/thinkpad/configuration.nix')
| -rw-r--r-- | hosts/thinkpad/configuration.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/thinkpad/configuration.nix b/hosts/thinkpad/configuration.nix index 62adf1b..8fa03c4 100644 --- a/hosts/thinkpad/configuration.nix +++ b/hosts/thinkpad/configuration.nix @@ -77,8 +77,5 @@ niri.enable = true; }; }; - nixpkgs.config.permittedInsecurePackages = [ - "electron-38.8.4" - ]; # boot.kernelParams = [ "iomem=relaxed" ]; } |
