dot.me VS nonguix

Compare dot.me vs nonguix and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
dot.me nonguix
10 16
41 34
- -
7.2 9.5
about 2 months ago 1 day ago
Scheme Scheme
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dot.me

Posts with mentions or reviews of dot.me. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-24.
  • podiki's Emacs Config
    1 project | /r/planetemacs | 7 Aug 2023
  • Having trouble installing StumpWM
    1 project | /r/GUIX | 24 Oct 2022
    You can see https://github.com/podiki/dot.me/tree/master/x11 for more, but that is the important part.
  • This is how computing should feel
    3 projects | /r/emacs | 24 Aug 2022
    In case it helps, you can see my configs for both in my dot files: https://github.com/podiki/dot.me I recently did a lot with my Stump config as I was energized by returning to it, doing things I didn't realize I could do before. It does need cleaning up now.
  • How To Version Control (Git) Dotfiles Tangled with Org
    2 projects | /r/orgmode | 20 Jun 2022
    I have a similar setup to what you are asking about, I think. I haven't migrated everything to org-mode, but many are. You can see my dotfiles here: https://github.com/podiki/dot.me
  • How(/where) do you load your icon and color themes?
    1 project | /r/GUIX | 25 Oct 2021
    So you should be able to have just about everything in user profiles/manifests and probably it is a search path here not being exported. If it is helpful, I have my config stuff here https://github.com/podiki/dot.me (see the guix and zsh directories specifically)
  • I Built My New Linux Gaming Desktop in 2021 with AMD (CPU+GPU) and GNU Guix
    3 projects | news.ycombinator.com | 23 Sep 2021
    I better get right on it! If you are curious, you can see my current Guix config here [0], though not very commented. But those files (combined with the rest of my dot files) would reproduce this system configuration.

    [0] https://github.com/podiki/dot.me/tree/master/guix/.config

  • Just out of curiosity, how many bytes/kilobytes/megabytes does your dot file weight?
    3 projects | /r/emacs | 22 Sep 2021
    I use org-mode to generate my file (see https://github.com/podiki/dot.me for all of them), with the main emacs org file weighing in at 72K or 1,865 lines (woah, it got long). While my .emacs file that will load this file is just 5.8K or 106 lines. I've been using, and customizing, emacs for a while...
  • A Way to Manage Dotfiles
    10 projects | news.ycombinator.com | 12 May 2021
    Personally, I use git [0] along with GNU stow [1], combined with making the files directly from a literate Readme.org (e.g. [2]). I sync this repository between machines to update files, and when I make changes in the org-mode Readme file it automatically generates the new file. There are ways to pull in changes made to that file directly, but haven't needed to do that. My repo doesn't have the full details, but if you want to see it in action along with a few links and pointers, do take a look at [0]. I really like having it all together in one place, and with org-mode everything is very (human) readable.

    [0] https://github.com/podiki/dot.me

    [1] https://www.gnu.org/software/stow/

    [2] https://github.com/podiki/dot.me/blob/master/x11/README.org

  • Help regarding picom-jonaburg-git and XMonad WM on Arch
    1 project | /r/archlinux | 5 May 2021
    I have it running with a very similar setup (same picom fork, XMonad, nvidia, xinitrc), which you can see here, in case it helps: https://github.com/podiki/dot.me
  • Using GNU Stow to manage your dotfiles (2012)
    17 projects | news.ycombinator.com | 26 Dec 2020
    STOW is great, it is simple and works well especially combined with git. That's what I do [0], and recently combined it with org-mode for literate programming, so each program has just a README.org that then generates all the files via org tangle [1] [2]. For example, here is my file that generates my Xorg configuration [3] over several files, nicely readable on GitHub, in Emacs, or just as plain text.

    [0] https://github.com/podiki/dot.me/

    [1] https://web.archive.org/web/20190924102437/https://expoundit...

    [2] https://orgmode.org/manual/Working-with-Source-Code.html

    [3] https://github.com/podiki/dot.me/tree/master/x11

nonguix

Posts with mentions or reviews of nonguix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-27.
  • After 30 Years, Linux Finally Hits 3% Market Share
    1 project | /r/linux | 11 Jul 2023
    I use the nonguix channel for non-free stuff https://gitlab.com/nonguix/nonguix. It has the mainline linux kernel (instead of the free linux-libre), proprietary drivers and a bunch of other proprietary stuff.
  • Newbie needs some answers about making a decision about migrating to Gnu Guix Tool
    1 project | /r/GUIX | 10 Jul 2023
    Guix has these things called "channels" containing package definitions. They're actually just git repositories. nonguix was made to have nonfree stuff. It has a lot of stuff including the mainline linux kernel.
  • Other than flatpak, snap, or app image, what is your favorite stand alone package manager?
    1 project | /r/linuxmasterrace | 13 Jan 2023
    https://gitlab.com/nonguix/nonguix you can use non free software if you need to. But the project itself is a gnu project and as such should not encourage users to use non free software.
  • Why all the NixOS hype? Did we all forget about Guix?
    6 projects | news.ycombinator.com | 27 Dec 2022
    I think Guix approach is good, community helps with open-source packages, some third-party manages the non-free channels. And they are as easy to use

    https://gitlab.com/nonguix/nonguix

    There are flatpacks, snaps, appimages, PPAs, channels... why would you except a linux distro maintainer to work for free for a billion dollar company? Testing and maintain their software

  • Help evaluating GUIX for an embedded system use case
    1 project | /r/GUIX | 21 Oct 2022
    My background consists of using/developing Guix, openSUSE/SUSE as well of OBS. I'm a co-maintainer at nonguix, where we provide non-free software which is not allowed at upstream Guix. We even run our own little build service, called Cuirass. This softwore is developed mostly by https://www.reddit.com/user/mothacehe/ :)
  • Guix for Development
    2 projects | news.ycombinator.com | 24 Sep 2022
  • emacs-native-comp fails, but I get no indication what fails
    3 projects | /r/GUIX | 15 May 2022
    $ guix describe Generation 22 May 15 2022 19:02:44 (current) guix 9860c90 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 9860c90e8e5362e0e843efbd45f4563b9746a196 guix-gaming-games 9924ad0 repository URL: https://gitlab.com/guix-gaming-channels/games.git branch: master commit: 9924ad0a66f98ea1b538761fd49521acf4f689a3 flat 094746c repository URL: https://github.com/flatwhatson/guix-channel.git branch: master commit: 094746c1e2e90f2df1e598ab1fd0abb4d75ce84d nonguix 1de0c32 repository URL: https://gitlab.com/nonguix/nonguix branch: master commit: 1de0c32142c54bc73af5556d5e45c77152b31f0f
  • Installation errors on Thinkpad T14s
    2 projects | /r/GUIX | 31 Jan 2022
    Thanks for the link. Although I was just planning to follow the steps in the https://gitlab.com/nonguix/nonguix repo.
  • Non-free packages
    1 project | /r/GUIX | 6 Jan 2022
    You'll want to read about "channels" which are additional software repositories you can include in Guix from anywhere, There are other channels, but the main one for non-free is https://gitlab.com/nonguix/nonguix
  • transactional supremacy
    1 project | /r/linuxmasterrace | 31 Dec 2021
    Even GNU Guix System (which is a fully libre, FSF approved distro) can be used to install non-free packages. All you have to do is add the nonguix repository.

What are some alternatives?

When comparing dot.me and nonguix you can also consider the following projects:

Le Wagon's Setup - Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp

guix-nonfree

vcsh - config manager based on Git

guix-nonfree - Unofficial collection of packages that are not going to be accepted in to guix

stumpwm - The Stump Window Manager

darling - Darwin/macOS emulation layer for Linux

GNU Stow - GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches

nix-gui - Use NixOS Without Coding

dotbot - A tool that bootstraps your dotfiles ⚡️

nixos-hardware - A collection of NixOS modules covering hardware quirks.

dotfiles - ~/.files and scripts.

com.valvesoftware.Steam