Unified nix configuration.
Find a file
chem a2849b213f flake.lock: Update
Flake lock file updates:

• Removed input 'authentik-nix'
• Removed input 'authentik-nix/authentik-src'
• Removed input 'authentik-nix/flake-compat'
• Removed input 'authentik-nix/flake-parts'
• Removed input 'authentik-nix/flake-parts/nixpkgs-lib'
• Removed input 'authentik-nix/flake-utils'
• Removed input 'authentik-nix/flake-utils/systems'
• Removed input 'authentik-nix/napalm'
• Removed input 'authentik-nix/napalm/flake-utils'
• Removed input 'authentik-nix/napalm/nixpkgs'
• Removed input 'authentik-nix/nixpkgs'
• Removed input 'authentik-nix/pyproject-build-systems'
• Removed input 'authentik-nix/pyproject-build-systems/nixpkgs'
• Removed input 'authentik-nix/pyproject-build-systems/pyproject-nix'
• Removed input 'authentik-nix/pyproject-build-systems/uv2nix'
• Removed input 'authentik-nix/pyproject-nix'
• Removed input 'authentik-nix/pyproject-nix/nixpkgs'
• Removed input 'authentik-nix/systems'
• Removed input 'authentik-nix/uv2nix'
• Removed input 'authentik-nix/uv2nix/nixpkgs'
• Removed input 'authentik-nix/uv2nix/pyproject-nix'
• Updated input 'home-manager':
    'github:nix-community/home-manager/fc3add429f21450359369af74c2375cb34a2d204?narHash=sha256-oV695RvbAE4%2BR9pcsT9shmp6zE/%2BIZe6evHWX63f2Qg%3D' (2025-07-27)
  → 'github:nix-community/home-manager/4a44fb9f7555da362af9d499817084f4288a957f?narHash=sha256-OILVkfhRCm8u18IZ2DKR8gz8CVZM2ZcJmQBXmjFLIfk%3D' (2025-08-23)
• Removed input 'homepage'
• Removed input 'homepage/flake-utils'
• Removed input 'homepage/flake-utils/systems'
• Removed input 'homepage/nixpkgs'
• Removed input 'mediawikiSkinCitizen'
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/e728d7ae4bb6394bbd19eec52b7358526a44c414?narHash=sha256-YzNTExe3kMY9lYs23mZR7jsVHe5TWnpwNrsPOpFs/b8%3D' (2025-08-07)
  → 'github:nixos/nixpkgs/b1b3291469652d5a2edb0becc4ef0246fff97a7c?narHash=sha256-wY1%2B2JPH0ZZC4BQefoZw/k%2B3%2BDowFyfOxv17CN/idKs%3D' (2025-08-23)
• Updated input 'nur':
    'github:nix-community/NUR/a7f9761c9dd71359cd9a6529078302a83e6deaac?narHash=sha256-GH%2BUMIOJj7u/bW55dOOpD8HpVpc9WfU61iweM2nM68A%3D' (2025-08-08)
  → 'github:nix-community/NUR/278516dbc557696d283514f8c33a054dcace4ace?narHash=sha256-X3V3G2GhSms2QT45olNd2hcU8MqlTdMxDSty%2BiWV1D0%3D' (2025-08-26)
• Updated input 'nur/nixpkgs':
    'github:nixos/nixpkgs/c2ae88e026f9525daf89587f3cbee584b92b6134?narHash=sha256-erbiH2agUTD0Z30xcVSFcDHzkRvkRXOQ3lb887bcVrs%3D' (2025-08-06)
  → 'github:nixos/nixpkgs/20075955deac2583bb12f07151c2df830ef346b4?narHash=sha256-HMwfAJBdrr8wXAkbGhtcby1zGFvs%2BStOp19xNsbqdOg%3D' (2025-08-19)
• Updated input 'trivionomicon':
    'path:./trivionomicon'
  → 'path:./trivionomicon'
• Updated input 'unstable':
    'github:nixos/nixpkgs/c2ae88e026f9525daf89587f3cbee584b92b6134?narHash=sha256-erbiH2agUTD0Z30xcVSFcDHzkRvkRXOQ3lb887bcVrs%3D' (2025-08-06)
  → 'github:nixos/nixpkgs/20075955deac2583bb12f07151c2df830ef346b4?narHash=sha256-HMwfAJBdrr8wXAkbGhtcby1zGFvs%2BStOp19xNsbqdOg%3D' (2025-08-19)
• Removed input 'vpsadminos'
2025-08-25 21:41:36 -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 flake.lock: Update 2025-08-25 21:41:36 -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