Unified nix configuration.
Find a file
2025-08-25 20:20:43 -06:00
home hotfixes for switch to standard trivionomicon flake.nix 2025-08-25 16:40:09 -06:00
pkgs apply formatter 2025-08-25 17:14:48 -06:00
sys remove old xserver config 2025-08-25 20:20:43 -06:00
trivionomicon Merge commit '0ae8676d50' 2025-08-25 16:11:51 -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 12:24:25 -06:00
flake.nix hotfixes for switch to standard trivionomicon flake.nix 2025-08-25 16:40:09 -06:00
README.md add README.md 2025-08-26 00:11:07 +02:00

Screenshots

Click here

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 homepage

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