mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 12:19:07 +00:00
Now we're going beyond these structuring as we might have to accomodate non-system configurations like Nixvim.
6 lines
72 B
Nix
6 lines
72 B
Nix
{
|
|
allowUnfree = true;
|
|
allowInsecure = true;
|
|
allowBroken = true;
|
|
}
|