• 3 Posts
  • 59 Comments
Joined 3 years ago
cake
Cake day: August 6th, 2023

help-circle






  • What makes a flake config a flake config is simply the flake.nix entry point. So, technically if you read that file to see what file it loads for the nixosConfiguration you want to “port”, you should be able to just go directly from that file and bypass the flake.nix. For the longest time, my own flake simply forwarded to my configuration.nix.

    However, depending on your needs of course, but using flakes even at a basic level can be very useful and I’d 100% encourage doing a basic setup for someone starting out. The main feature here is being able to lock your dependencies (including nixpkgs) to a specific commit, which means you will always get the same resulting setup (not depending on when you installed it, like it does without flakes). But, you know better than me the requirements of your own setup :)















  • I’m personally trapped on Discord and Instagram.

    Discord is required by my workplace, so no way of getting rid of it until everyone decides to move to something better. I have some friends on it too, but most of them also made Matrix accounts when I explained I won’t be very reachable on Discord (I only open it when necessary; and it doesn’r run on my phone since they rewrote the app in JS). I have Instagram as a way to people I meet during travel or events to “add me” easily, and then we can figure out a good way to communicate afterward. I’m not too bothered by having it as I don’t use it daily or anything.