Added tmux command for man search

This commit is contained in:
2025-08-22 22:19:22 -04:00
parent ac5652f1ca
commit e31d00c7bf
3 changed files with 11 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
./modules/sops.nix
];
nix.settings.experimental-features = [ "nix-command" "flakes" ];
nix.settings.trusted-users = [ "root" "th3r00t" ];
networking.hostName = "Titan"; # Define your hostname.
# Bootloader.
boot = {