Giter VIP home page Giter VIP logo

Comments (3)

R0b0ty avatar R0b0ty commented on May 20, 2024 1

You were spot on, thanks! I got a perfect rebuild after commenting that line out.

As I mentioned in the beginning, I didn't have Home Manager installed and configured, so I had to go to the Home Manager Manual. I figured that since your sample flake.nix file included a homeConfigurations section, and a mention of it was in the instructions, that it was expected. Maybe other noobs like me would benefit from mentioning the link above. Apart from that, everything was just great. Once again, thank you very much for sharing!

from nix-starter-configs.

Misterio77 avatar Misterio77 commented on May 20, 2024

Hi! Thanks for your kind words, I'm glad that this project is useful to you :D

So, the problem is your config has a system.copySystemConfiguration = true somewhere. This option is not compatible with flakes, as it relies on NIXOS_PATH, which is impure. Just set it to false (the default) and it should work :)

If you have a specific use-case that requires this feature, let me know and I can perhaps point you to an equivalent that works with flakes.

Cheers

from nix-starter-configs.

Misterio77 avatar Misterio77 commented on May 20, 2024

Hey! Marking this as completed it's been addressed (a shell command is provided on the readme for getting home-manager). If anyone else faces this, do feel free to comment or reopen :)

from nix-starter-configs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.