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