Dominik Moritz Roth dodox
dodox pushed to master at dodox/nullpoint 2025-08-18 22:16:58 +02:00
337ef1e54c Fix PATH export for ~/.local/bin
dodox pushed to master at dodox/nullpoint 2025-08-18 22:12:05 +02:00
3ba8f9d1d4 Use Claude Code official installer
dodox pushed to master at dodox/nullpoint 2025-08-18 21:49:12 +02:00
5de21476ad Update Python aliases in zshrc
dodox pushed to master at dodox/nullpoint 2025-08-18 21:47:47 +02:00
dc0c37c40d Remove old npm from dnf install
dodox pushed to master at dodox/nullpoint 2025-08-18 21:47:24 +02:00
12fe681efa Install Node.js 20 LTS before Claude Code
dodox pushed to master at dodox/nullpoint 2025-08-18 21:43:59 +02:00
6e47dfb7b6 Add Python 3.13 installation
dodox pushed to master at dodox/nullpoint 2025-08-18 21:41:25 +02:00
c4044139d1 Add npm and Claude Code installation
dodox pushed to master at dodox/nullpoint 2025-08-18 21:35:42 +02:00
d91a7e9426 Improve end-of-install instructions
dodox pushed to master at dodox/nullpoint 2025-08-18 21:33:21 +02:00
b49fcb3358 Improve SSH fingerprint display logic
dodox pushed to master at dodox/nullpoint 2025-08-18 21:31:26 +02:00
96ff742bd5 Display SSH host key fingerprints at end of installation
dodox pushed to master at dodox/nullpoint 2025-08-18 21:22:44 +02:00
c68fadd9aa Refactor terminal setup to use loop for both users
dodox pushed to master at dodox/nullpoint 2025-08-18 21:12:22 +02:00
a707af5b7a Install dotfiles and zsh configuration for root
dodox pushed to master at dodox/nullpoint 2025-08-18 21:10:03 +02:00
9739367f38 Harden SSH configuration completely
dodox pushed to master at dodox/nullpoint 2025-08-18 21:09:24 +02:00
4895b7d733 Add passwordless sudo for the user
dodox pushed to master at dodox/nullpoint 2025-08-18 21:05:32 +02:00
d27a6dd76f Fix p10k configuration loading
dodox pushed to master at dodox/nullpoint 2025-08-18 21:02:57 +02:00
c19ec14cfd Fix unlock-luks script and SSH key management
4e1129c368 Simplify to only use ED25519 host keys
Compare 2 commits »
dodox pushed to master at dodox/nullpoint 2025-08-18 20:55:48 +02:00
aa9bac2c5b Add SHA256 fingerprint display for ED25519 host key
dodox pushed to master at dodox/nullpoint 2025-08-18 20:46:19 +02:00
555987af40 Fix SSH port in post-install message
dodox pushed to master at dodox/nullpoint 2025-08-18 20:45:17 +02:00
eb7a74e6fc Fix basename error in dotfiles installation
dodox pushed to master at dodox/nullpoint 2025-08-18 20:40:04 +02:00
bb642474b7 Fix initramfs SSH and Clevis compatibility issues