Getting Started with Guix Home

Поділитися
Вставка
  • Опубліковано 4 лис 2024

КОМЕНТАРІ • 16

  • @mohammedhenni6478
    @mohammedhenni6478 День тому +2

    Just in time! I've been wanting to slowly migrate to Guix, this seems like the perfect non-disrupting gradual way to slowly migrate while on another distro. Thanks!

  • @jppuerta
    @jppuerta 11 годин тому

    I love this short format videos, David, thanks

  • @petertillemans2231
    @petertillemans2231 2 дні тому +2

    I love the thumbnail😂. Very relatable.

  • @dd884e5d8a
    @dd884e5d8a 11 годин тому

    This is awesome. Thanks!

  • @scartyz762
    @scartyz762 2 дні тому +1

    Is that terminal Emacs? I've always liked Luke Smith's workflow of using many small programs on your computer, but I've recently been more and more tempted to make the switch from using Emacs for everything to using smaller programs like mg (or maybe even vim, if I want an extensible editor, though I don't know yet if that is necessary for me, and if I can make do with shell scripts alone). Also seeing you further minimize your config now, this has totally inspired me to make the switch. I put myself also the restriction of not using any plugins to extend editor behaviour or anything unless absolutely necessary, just do more with less. I think using this setup will teach me a lot of things, because I've gotten used to vc-mode and the other tools emacs has built-in for managing git repos and whatnot. I am excited to make the switch. I've also noticed that native-comp builds use a lot of memory, at least on my system, which makes sense anyway, but I don't know if any others have experienced it. The only problem I believe is going to be with not having SLIME available. That was really useful, but I will try my best.

    • @SystemCrafters
      @SystemCrafters  2 дні тому +2

      It is terminal Emacs, it was just convenient to use it for this video. I have been using it more recently though!

  • @klirmio21
    @klirmio21 2 дні тому

    I don't like Guix because, as I understood, you cannot install "unfree" software on it, at all. On NixOS you can. SO that is a big deal breaker for me

    • @SystemCrafters
      @SystemCrafters  День тому +6

      You can install nonfree software via community "channels" like Nonguix and also from Flatpak. Nonfree software is forbidden in the main Guix repo, but that is not the only source of software in Guix.

    • @mskiptr
      @mskiptr День тому +2

      You absolutely can. It's just not shipped in the main channel.
      Adding the nonguix channel is a matter of inserting a few lines into your OS configuration.

    • @mskiptr
      @mskiptr День тому +2

      YT is deleting my comment if I write more. In short, see the documentation and also there are snippets to copy-paste from the nonguix readme.

  • @jasonhunter6125
    @jasonhunter6125 2 дні тому

    Do we have like a translator between NixOS and Guix?;)

    • @SystemCrafters
      @SystemCrafters  2 дні тому +1

      Not that I know of! Would probably be difficult because there isn't necessarily an equivalent to all of the Nix home manager services (modules? Not sure what they're called)

    • @olu9828
      @olu9828 23 години тому

      Has to be done by hand*, and yes, somebody should
      * not really

  • @PatrickDunca
    @PatrickDunca 2 дні тому +1

    Is there a good description somewhere regarding what hardware works well with GUIX (preferably laptop)?
    I have tried it a couple of times via both an older HP laptop and some VMs but it's clear that it's gonna have to be a second computer for me for some time yet while I learn a lot more.

    • @CristianMolina
      @CristianMolina День тому

      Using nonguix channels should allow compatibility ss with any other Linux kernel distro kernels