mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-16 22:49:25 +03:00
4 lines
63 B
Nix
4 lines
63 B
Nix
![]() |
{ config, ... }: {
|
||
|
settingsDict.a = config.settingsDict.b;
|
||
|
}
|