What is Nostr?
The Mad Hatter /
npub1twt…ymqa
2024-12-03 21:06:45

The Mad Hatter on Nostr: Why is ``` pkgs_stable = import nixpkgs_stable { inherit system; ...

Why is
```
pkgs_stable = import nixpkgs_stable { inherit system; permitedInsecurePackages = [...]; };
[...]
nixpkgs_stable.lib.nixosSystem { modules = [{nixpkgs.pkgs = pkgs_stable;} ...]
```
not working? Why is the nixosSystem not picking up the permitedInsecurePackages?

#nix #nixos #flakes
Author Public Key
npub1twt6wmwrkwk5gun22kmmvs8kc4c7mc2hmzm8t660ndx3a6xh9zgq07ymqa