Unified nix configuration.
Find a file
Fabian Montero 60fa062bc6
flake.lock: Update
Flake lock file updates:

• Updated input 'nur':
    'github:nix-community/NUR/e0759865ed946bed60a4343add96ae6d0b20c114?narHash=sha256-09EfYrpsERWY9MwFk6ihHSb5Pz2CsjNGOaU0PlIyzSo%3D' (2025-07-28)
  → 'github:nix-community/NUR/445dc705bfda4e2c67c19d1f6646609fa4198342?narHash=sha256-dWNJiSUVglc9HPepthYNbOOmqbfYlW/3fxxG3tsE1b0%3D' (2025-07-28)
2025-07-27 20:31:54 -06:00
home replace deluge with qbittorrent 2025-03-13 14:19:50 -06:00
pkgs home: remove zoom 2025-01-27 19:51:38 -06:00
sys vps: add mealie 2025-02-12 19:01:17 -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-07-27 20:31:54 -06:00
flake.nix replace nur.overlay with nur.overlays.default 2025-01-05 01:47:55 -06:00
README.md add readme 2025-01-27 23:21:05 -06:00

Unified nix configuration

Switch server: nixos-rebuild switch --target-host root@posixlycorrect.com --use-substitutes --show-trace --flake .\#vps

Switch current machine: sudo nixos-rebuild switch --flake . --show-trace

Switch current home manager: home-manager switch --flake . --show-trace

Update homepage: nix flake update --commit-lock-file --update-input homepage

Update whole flake: nix flake update --commit-lock-file