SaaSHub helps you find the best software and product alternatives Learn more →
Dotfiles Alternatives
Similar projects and alternatives to dotfiles
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
impermanence
Modules to help you handle persistent state on systems with ephemeral root storage [maintainer=@talyz]
-
-
dotfiles
Where I store my dotfiles. Manged with YADM. `sh <(curl -Ls dot.gabedunn.dev)` (by redxtech)
-
-
-
IceDOS
Discontinued A C🥶🥶l NixOS configuration, based on my needs. Optimized for Gaming and Development.
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better dotfiles alternative or higher similarity.
dotfiles discussion
dotfiles reviews and mentions
Posts with mentions or reviews of dotfiles.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-16.
-
Who's here runs NixOS with opt in state?
I daily-drive it with ZFS on the root partition, and roll back using snapshots. All state is persisted to /nix/state (again /nix is ZFS with atime=off for speed), and important files are all stored in /data. You can find the complete configuration for it here and the partition script here. This is done using the extremely handy impermanence Module
-
Erase your darlings: immutable infrastructure for mutable systems (erasing root on every boot)
I use BTRFS, and have created a separate subvolume for /home, and take automatic snapshots using btrbk (my config) Also, I did not face any problems with the SSD till now (using TMPFS on /)
-
Some basic beginner questions I have....
This is one of the best answers I've ever seen. Thanks a lot!! Also to OP, if you decide on using home-manager as a NixOS Module, then you can have a look at my config, it does exactly that, and it is simple to understand (I am a beginner as well)
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Aug 2026
Stats
Basic dotfiles repo stats
3
57
8.7
8 days ago
maydayv7/dotfiles is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of dotfiles is Nix.