well I got something to work:
```
nix-repl> with import <nixpkgs> { }; callPackage /etc/nixos/configuration.nix 
«lambda»

```