mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 22:57:55 +00:00
Gabriel Arazas
0760acb676
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;
|
|
}
|