Supports Linux and WSL.
- Nix/NixOS
-
On NixOS
ln -rs configuration.nix /etc/nixos/configuration.nix
, or fiddle withNIX_PATH
. -
Without NixOS:
- Symlink
home.nix
to~/.config/nixpkgs/home.nix
. - Install Nix
- Install Nixpkgs
- Install Home Manager
- Run
stow nix
- Run
home-manager switch
- Symlink
-
All the packages in
conf/
can be deployed with GNU Stow.cd
intoconf
, and runstow <package>
.
Enjoy!
niv update
sudo nixos-rebuild switch
# OR
home-manager switch
Given the right wallpaper, it can look like this!