nixos-systems/sovr/etc/nixos
Eli Ribble 99f0311a38 Fix error around --impure
I was seeing a stack trace with this at the bottom:

       error: cannot look up '<home-manager/nixos>' in pure evaluation mode (use '--impure' to override)

After reading a bit at https://nixos-and-flakes.thiscute.world/nixos-with-flakes/start-using-home-manager
I was able to craft this shape which uses home-manager in a flake and
doesn't have the same problem.
2025-01-21 23:31:00 -07:00
..
home/eliribble/config Add personal config files through home-manager 2025-01-13 06:26:32 -07:00
configuration.nix Fix error around --impure 2025-01-21 23:31:00 -07:00
flake.lock Fix error around --impure 2025-01-21 23:31:00 -07:00
flake.nix Fix error around --impure 2025-01-21 23:31:00 -07:00
hardware-configuration.nix Add initial working just.hosting cloud config 2024-12-27 05:50:43 -07:00
home.nix Fix error around --impure 2025-01-21 23:31:00 -07:00