Skip to content

JordanPaoletti/Configs

Repository files navigation

General nix/homemanager configuration and other app configs and dotfiles

Ref Links

helpful commands

# update config
home-manager switch

# update nixpkgs in flake
nix flake update
# run home-manager switch after

# nixfmt (from hm base directory)
nixfmt $(find . -name "*.nix")

Getting home-manager installed

Nix

Updating Nix

 sudo su
 nix-env --install --file '<nixpkgs>' --attr nix cacert -I nixpkgs=channel:nixpkgs-unstable
 systemctl daemon-reload
 systemctl restart nix-daemon

Updating Nix

About

All command line / workflow related utils

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published