Puppet
Home Manager using Nix
Our great sponsors
Puppet | Home Manager using Nix | |
---|---|---|
2 | 100 | |
6,598 | 3,016 | |
0.5% | 3.9% | |
9.3 | 9.7 | |
7 days ago | 2 days ago | |
Ruby | Nix | |
Apache License 2.0 | MIT License |
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.
Puppet
-
What do you use ruby for?
I will happily direct your attention here: https://github.com/puppetlabs/puppet
-
Faster module tests with Facter 4 and rspec-puppet
We started by decoupling Puppet from Facter as much as we could, introducing the possibility of having multiple Facter backends. While Puppet would use the default Facter implementation when running on its own, external users would be able to define and pass their own Facter implementation when initializing Puppet, similar to how puppetserver configures Puppet to use its JRuby-compliant HTTP client.
Home Manager using Nix
-
NixOS Questions
The other resource to look at is Home manager. It’s a library for Nix to manage user configuration. It not only manages your settings, but keeps everything together in one unified language. For example, I can edit one file and adjust my system colours across all my applications.
-
Midlevel to advanced user looking to stay all open source for desktop
I don't recommend jumping directly to NixOS/Guix, instead install Nix/Guix (the package manager) on an existing system with home-manager or whatever the Guix equivalent is, and start managing your user configuration with it. Then when you switch to the full distro you are already familiar with the concepts and you can plug in your working user config.
-
Simplest way to set up neovim
Maybe take a look at this https://github.com/nix-community/home-manager/issues/416
-
A Cross-Platform tool to deploy dot files
Another option would be home-manager, which uses nix package manager.
-
how can I load powerline.zsh on nixos?
$ sudo nix-channel --add https://github.com/nix-community/home-manager/archive/release-22.05.tar.gz home-manager
-
Building a home server on NixOS
I've been using nixos on my main workstation for the past 3 ish years with no issues. Certain niche window managers were not available back in the day, but nowadays almost everything is there (see nixpkgs on repology) and works flawlessly. To answer your question, home-manager can help you configure desktop apps using nix, and since nix doesn't have to be on NixOS, you can always use it on foreign distros or MacOS.
-
If we go away..what's everyone's plan B?
I'll keep using Solus as is, I already prefer using Home Manager for extra packages, so at least that is covered. It isn't completely smooth experience, but manageable.
- Getting "undefined variable 'raw' " message
-
In Home Manager, why use a module instead of a package and config file?
With Home Manager, I can do the same as I would on Arch, but I can also instead use a module: https://github.com/nix-community/home-manager/blob/master/modules/programs/kitty.nix
-
Please help...
The nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager commands have a # before the prompt, which means it should be ran as root.
What are some alternatives?
Ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
nixos-flake-example - This is a demo NixOS config, with optional flakes support. Along with notes on why flakes is useful and worth adopting.
GNU Stow - GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches
emacs-overlay - Bleeding edge emacs overlay [[email protected]]
NixOS-WSL - NixOS on WSL(2) [[email protected]]
NixOS-docker - DEPRECATED! Dockerfiles to package Nix in a minimal docker container
nix-darwin - nix modules for darwin
yadm - Yet Another Dotfiles Manager
guix-nonfree - Unofficial collection of packages that are not going to be accepted in to guix
flake-utils-plus - Use Nix flakes without any fluff.
digga - A flake utility library to craft shell-, home-, and hosts- environments.
BOSH - Cloud Foundry BOSH is an open source tool chain for release engineering, deployment and lifecycle management of large scale distributed services.