5 lines
51 B
Nix
5 lines
51 B
Nix
|
{ ... }:
|
||
|
{
|
||
|
system.etc.overlay.mutable = false;
|
||
|
}
|