Unified nix configuration.
Find a file
2025-08-25 21:40:59 -06:00
home updates post explanation fatberoo 2025-08-25 21:40:59 -06:00
pkgs remove redundant functions from pkgs that are in trivionomicon 2025-08-25 19:29:27 -06:00
sys updates post explanation fatberoo 2025-08-25 21:40:59 -06:00
trivionomicon Add 'trivionomicon/' from commit '0ae8676d50' 2025-08-25 19:10:09 -06:00
.gitignore update gitignore 2024-09-08 14:52:31 -06:00
COPYING add license 2024-11-20 18:46:38 -06:00
flake.lock move to standard trivionomicon flake.nix 2025-08-25 19:13:29 -06:00
flake.nix updates post explanation fatberoo 2025-08-25 21:40:59 -06:00
README.md updates post explanation fatberoo 2025-08-25 21:40:59 -06:00

Unified nix configuration

Update whole flake: 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