1
0
Fork 0
forked from fabian/nix
Unified nix configuration.
Find a file
chem 970af2a90b flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/f21d9167782c086a33ad53e2311854a8f13c281e?narHash=sha256-K6PEI5PYY94TVMH0mX3MbZNYFme7oNRKml/85BpRRAo%3D' (2025-09-14)
  → 'github:nix-community/home-manager/3b955f5f0a942f9f60cdc9cacb7844335d0f21c3?narHash=sha256-uhzsV0Q0I9j2y/rfweWeGif5AWe0MGrgZ/3TjpDYdGA%3D' (2025-09-21)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/8cd5ce828d5d1d16feff37340171a98fc3bf6526?narHash=sha256-mCxPABZ6jRjUQx3bPP4vjA68ETbPLNz9V2pk9tO7pRQ%3D' (2025-09-10)
  → 'github:nixos/nixpkgs/d1d883129b193f0b495d75c148c2c3a7d95789a0?narHash=sha256-zMTCFGe8aVGTEr2RqUi/QzC1nOIQ0N1HRsbqB4f646k%3D' (2025-09-23)
• Updated input 'nur':
    'github:nix-community/NUR/4d74a5dbb4bca00730d6215b537d70ce17e0dede?narHash=sha256-uLqKqHb5Yqa%2B41ciUWl1hP5AbwOVXevTvnH7px/GLRI%3D' (2025-09-14)
  → 'github:nix-community/NUR/2147792a5e7b210162abdc6b318441737cd73da5?narHash=sha256-ayj0RkDQ57roFRtqOuDaUk6493Yd2x2xJrfOz44s4jk%3D' (2025-09-25)
• Updated input 'nur/nixpkgs':
    'github:nixos/nixpkgs/c23193b943c6c689d70ee98ce3128239ed9e32d1?narHash=sha256-hLEO2TPj55KcUFUU1vgtHE9UEIOjRcH/4QbmfHNF820%3D' (2025-09-13)
  → 'github:nixos/nixpkgs/554be6495561ff07b6c724047bdd7e0716aa7b46?narHash=sha256-pHpxZ/IyCwoTQPtFIAG2QaxuSm8jWzrzBGjwQZIttJc%3D' (2025-09-21)
• Updated input 'trivionomicon':
    'path:./trivionomicon'
  → 'path:./trivionomicon'
• Updated input 'unstable':
    'github:nixos/nixpkgs/c23193b943c6c689d70ee98ce3128239ed9e32d1?narHash=sha256-hLEO2TPj55KcUFUU1vgtHE9UEIOjRcH/4QbmfHNF820%3D' (2025-09-13)
  → 'github:nixos/nixpkgs/554be6495561ff07b6c724047bdd7e0716aa7b46?narHash=sha256-pHpxZ/IyCwoTQPtFIAG2QaxuSm8jWzrzBGjwQZIttJc%3D' (2025-09-21)
2025-09-24 21:43:48 -06:00
home added easyeffects to desktop pc 2025-09-13 21:02:23 -06:00
pkgs added vintage story yeet 2025-09-08 12:59:35 -06:00
sys home: upgrade fonts to nerdfonts 2025-09-13 20:45:14 -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 flake.lock: Update 2025-09-24 21:43:48 -06:00
flake.nix updates post explanation fatberoo 2025-08-25 21:40:59 -06:00
README.md hotfixes 2025-08-25 22:37:29 -06:00

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