Unified nix configuration.
Find a file
Fabian Montero f585491296 Add 'trivionomicon/' from commit 'bf39923f9c'
git-subtree-dir: trivionomicon
git-subtree-mainline: 98a32736d6
git-subtree-split: bf39923f9c
2025-08-25 09:07:16 -06:00
home remove tooltip from waybar clock 2025-08-09 14:13:27 -06:00
pkgs home: remove zoom 2025-01-27 19:51:38 -06:00
sys update gtlock style 2025-08-08 15:32:34 -06:00
trivionomicon Add 'trivionomicon/' from commit 'bf39923f9c' 2025-08-25 09:07:16 -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-08 14:59:29 -06:00
flake.nix trivionomicon/flake: rewrite broken implementation of mkSystemFlake 2025-08-24 18:51:05 -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