dotfiles/repl.nix

5 lines
149 B
Nix
Raw Permalink Normal View History

2022-05-15 15:39:25 +02:00
let flake = builtins.getFlake (toString ./.);
in {
inherit flake;
} // flake.legacyPackages.${builtins.currentSystem} // flake.nixosConfigurations