forked from fabian/nix_config
Unified nix configuration.
home | ||
pkgs | ||
sys | ||
trivionomicon | ||
.gitignore | ||
COPYING | ||
flake.lock | ||
flake.nix | ||
README.md |
Unified nix configuration
Update whole flake (clean working directory 1st): nix flake update --commit-lock-file
Switch current machine: sudo nixos-rebuild switch --flake . --show-trace
Switch current home manager: home-manager switch --flake . --show-trace
Maintenance shit ()
Clean shit de Home: nix store gc
Clean shit de sys: sudo nix store gc