Unified nix configuration.
Find a file
2025-08-25 19:13:02 -06:00
home fmt mako.nix 2025-08-25 19:13:02 -06:00
pkgs home: remove zoom 2025-01-27 19:51:38 -06:00
sys disable fuckery de interface 2025-08-24 15:06:40 -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
ads it's forkin' time config de fabian 2025-08-24 13:37:52 -06:00
COPYING add license 2024-11-20 18:46:38 -06:00
flake.lock flake.lock: Update 2025-08-08 14:59:29 -06:00
flake.nix remove conduwuit 2025-08-06 22:33:18 -06:00
README.md update readme 2025-08-08 15:52:53 -06: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