mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-10-30 09:22:11 +01:00
core/nix: disable dirty warnings
This commit is contained in:
parent
b0c2432072
commit
017e293241
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
||||||
|
|
||||||
extraOptions = ''
|
extraOptions = ''
|
||||||
experimental-features = nix-command flakes
|
experimental-features = nix-command flakes
|
||||||
|
warn-dirty = false
|
||||||
'';
|
'';
|
||||||
|
|
||||||
registry = {
|
registry = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue