dotfiles
By rprospero
veritas
@davidtwco's personal mono-repo - containing the declarative configuration of servers, desktops and laptops - including dotfiles; a collection of packages; a static site generator and source of "davidtw.co". (by davidtwco)
Our great sponsors
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.
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.
dotfiles
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-07-04.
-
NixOS Questions
Gtk configuration Since you're on Cinnamon, configuring gtk seems like something you'll want to do.
You won’t want to edit the files directly. Instead, you’ll want to set up your Nix configuration to create the configuration files for you. My Dot files might give you some guidance on the matter - I tweak my config almost compulsively.
-
Flake structure for multi system
People have upvoted me, so I guess I better deliver now. My flake includes multiple hosts and multiple independent home-manager configurations. For the machines that are actual nixos machines, I set them up with
veritas
Posts with mentions or reviews of veritas.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-08.
-
Flake structure for multi system
I work in the game industry... and that means one things... WINDOWS 🤮. I user nixos on my laptops. This meant that my nix configuration defined both `nixosSystem` and `homeManagerConfiguration`. I would use wsl on windows as much as I could. My current flake structure was modeled from [@davidwco](https://github.com/davidtwco/veritas) and [@hlissner](https://github.com/hlissner/dotfiles).
What are some alternatives?
When comparing dotfiles and veritas you can also consider the following projects:
nixos-configs - My NixOS and nix-darwin configs
nyx - ⚙️Nix[OS] Configuration
nix-config - :space_invader: NixOS configuration
neovim-copilot-nix-bundle - Run Neovim with GitHub Copilot out of the box
dotfiles - My NixOS dotfiles for desktops and servers
gitignore.nix - Nix functions for filtering local git sources