forked from fabian/nix_config
368 B
368 B
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