Commit graph

  • c9247b8144 Bootstrap: run install script with stdin from /dev/tty so prompts work when piped from curl DannyDannyDanny 2026-03-08 18:39:51 +01:00
  • 0fb4fe7d6c Set efiSysMountPoint = /boot so systemd-boot install succeeds with disko DannyDannyDanny 2026-03-08 18:38:26 +01:00
  • 52d60b9ce0 Install fixes: bootstrap-install.sh (curl one-liner), nix flags in script, mkDefault hostname, doc typos/verify DannyDannyDanny 2026-03-08 18:06:54 +01:00
  • adae5e49f8 Add write-installer-iso-to-usb-on-server.sh; build script SSH key fix; doc DannyDannyDanny 2026-03-08 16:49:32 +01:00
  • d3b9ffc703 Doc: official ISO from macOS; custom ISO build on Linux only DannyDannyDanny 2026-03-08 16:21:24 +01:00
  • 3e07a55f5b Add NixOS server installer USB (disko LUKS + WiFi, hostname prompt) DannyDannyDanny 2026-03-08 16:16:25 +01:00
  • b29d170654 doc: add instructions for running commands on sunken-ship via SSH 📝 DannyDannyDanny 2026-03-08 15:59:13 +01:00
  • c8e255654c doc: sunken-ship WiFi configuration guide 📝 DannyDannyDanny 2026-03-08 15:58:51 +01:00
  • 9011f8b302 doc: hostname candidates for server naming with Monte Cristo theme 📝 DannyDannyDanny 2026-03-08 15:58:24 +01:00
  • 53feadc69d TODO: reorder - boot USB first, telegram bot last DannyDannyDanny 2026-03-08 15:35:57 +01:00
  • bfc592417c TODO: mark sunken-ship wifi as done, remove from list DannyDannyDanny 2026-03-08 15:35:53 +01:00
  • a114d2fc0c feat(sunken-ship): enable wireless networking support DannyDannyDanny 2026-03-08 12:47:32 +01:00
  • 4102a919ef doc: TODO list to reflect new tasks and remove completed items 📝 DannyDannyDanny 2026-03-08 12:09:24 +01:00
  • e38640f8ea docs: add server-todo-ssh-key.md with ssh-keygen command (moved from .cursor/plans) DannyDannyDanny 2026-03-08 12:06:53 +01:00
  • 424ba82399 feat(sunken-ship): pwless ssh access 🔒 DannyDannyDanny 2026-03-08 12:05:25 +01:00
  • 1338fb1b68 Rename nixos-server to sunken-ship DannyDannyDanny 2026-03-01 12:44:28 +01:00
  • cd7658f452 doc: SSH key management and secrets 📝 DannyDannyDanny 2026-03-01 11:55:44 +01:00
  • 1fdce52239 Add make-ubuntu-usb.sh: write Ubuntu desktop ISO to USB (macOS) DannyDannyDanny 2026-02-28 16:27:48 +01:00
  • ed0a052a7c TODO: condense Secrets into actionable steps, drop Q&A section DannyDannyDanny 2026-02-28 13:20:25 +01:00
  • 2265cdcaff doc: server git pull without PATH, keep flakes bootstrap config in repo DannyDannyDanny 2026-02-28 12:15:38 +01:00
  • bfe7ae5622 nixos-server: turn off backlight after boot, add video group and light DannyDannyDanny 2026-02-28 11:49:04 +01:00
  • a3ae773dff nixos-server: console blank after 60s to reduce burn-in DannyDannyDanny 2026-02-27 23:50:33 +01:00
  • 3dcbe2e827 docs: agent server notes, README server link, TODO verify note, nixos readme DannyDannyDanny 2026-02-27 23:36:19 +01:00
  • 84a065a3df nixos-server: flake, hardware, readme bootstrap, server-quickstart, TODO DannyDannyDanny 2026-02-27 23:18:57 +01:00
  • c51bfaac1e AGENTS.md: add public-repo note and concise NixOS server learnings; TODO.md: add verify step DannyDannyDanny 2026-02-27 22:55:16 +01:00
  • 4ffa774d3d server-quickstart: make guide more concise DannyDannyDanny 2026-02-27 22:36:16 +01:00
  • 503ef7051a server-quickstart: suggest graphical installer when Ethernet not available DannyDannyDanny 2026-02-27 22:35:59 +01:00
  • b3c1b04c72 Add NixOS server quick-start guide DannyDannyDanny 2026-02-27 22:35:43 +01:00
  • 8d3224e404 fix(macbookair): update permitted insecure package version for Broadcom STA driver DannyDannyDanny 2026-02-27 20:04:15 +01:00
  • 973ecf8f5f fix(flake): remove duplicate vscode-server module entry in flake.nix 🐛 DannyDannyDanny 2026-02-27 19:55:30 +01:00
  • 9c816b95ce refactor: rename git cleanup alias to 'tidy' in fish and home.nix configurations 🎨 DannyDannyDanny 2026-02-25 12:57:41 +01:00
  • d3e1fbb85d feat: add git branch clean up function DannyDannyDanny 2026-02-25 12:57:20 +01:00
  • 19132a127d feat: add zen-browser package support to home.nix configuration DannyDannyDanny 2026-02-25 12:48:27 +01:00
  • 0e3470af5b feat: update home.nix to include zen-browser and comment out vlc for MacOS compatibility DannyDannyDanny 2026-02-25 12:48:09 +01:00
  • 50e8b1b448 feat: add zen-browser support to home-manager and Nix configuration DannyDannyDanny 2026-02-19 16:00:11 +01:00
  • f561dfb926 feat: enhance fish shell key bindings with fzf integration DannyDannyDanny 2026-02-19 15:16:06 +01:00
  • 2bbb366d7b feat: add nix update command DannyDannyDanny 2026-02-18 13:36:41 +01:00
  • 07f458fedf feat: alias zoxide to cd DannyDannyDanny 2026-02-18 13:36:20 +01:00
  • 6494056b4c feat: add vlc DannyDannyDanny 2026-02-06 15:30:19 +07:00
  • 8ad0f5e1af Fix exception handling order and add WebSocket fallback attempt DannyDannyDanny 2026-02-01 15:06:50 +01:00
  • 90565ae16a Add WebSocket fallback for tab listing when HTTP endpoint fails DannyDannyDanny 2026-02-01 15:05:54 +01:00
  • a228866b0c Fix asyncio deprecation warning and improve error messages DannyDannyDanny 2026-02-01 15:04:41 +01:00
  • b2b0d76e02 Update faf README with content command and troubleshooting DannyDannyDanny 2026-02-01 15:03:47 +01:00
  • a8f2a59db5 Add automatic backup configuration for home-manager DannyDannyDanny 2026-02-01 15:03:45 +01:00
  • 9b6d5e51dc Configure Firefox remote debugging preferences DannyDannyDanny 2026-02-01 15:03:44 +01:00
  • d9eccc8cdb Add websockets Python package to faf development environment DannyDannyDanny 2026-02-01 15:03:43 +01:00
  • 2253bdde5d Add WebSocket support and content command to faf script DannyDannyDanny 2026-02-01 15:03:42 +01:00
  • b2526ee952 Fix faf script path in home.nix DannyDannyDanny 2026-01-30 18:26:34 +01:00
  • 9aedc697d9 Rename firefox-tabs to f-around-firefox (faf) and add to PATH DannyDannyDanny 2026-01-30 18:26:15 +01:00
  • 91d35d1324 Shorten README to usage only DannyDannyDanny 2026-01-30 18:24:28 +01:00
  • 6dd73a4326 Add README to firefox-tabs script DannyDannyDanny 2026-01-30 18:22:21 +01:00
  • ef4aa54100 Remove old firefox-tabs.py from scripts root DannyDannyDanny 2026-01-30 18:19:43 +01:00
  • 426bcaefe8 Reorganize firefox-tabs script into subfolder with flake.nix and plan.md DannyDannyDanny 2026-01-30 18:17:57 +01:00
  • 0e1e54efc3 Add firefox-tabs.py script DannyDannyDanny 2026-01-30 18:17:49 +01:00
  • f9d5811b3d Add Firefox to home.nix DannyDannyDanny 2026-01-30 18:17:49 +01:00
  • b64d0e9f28 fix: remove bad cmd go=a 🐛🔥 DannyDannyDanny 2026-01-11 15:10:29 +01:00
  • 7a34ccfc7f refactor: neovim config out of home-manager 🎨 DannyDannyDanny 2026-01-11 15:04:22 +01:00
  • da93ae365e chore: update neovim config to use extraConfig 🎨 DannyDannyDanny 2026-01-11 15:03:46 +01:00
  • 086d6d898a fix: bring back fzf-lua (vimtex still broken) 🐛 DannyDannyDanny 2026-01-11 14:43:02 +01:00
  • 4bc5e5a245 refactor: home confign + macos.nix with direnv and additional development tools DannyDannyDanny 2026-01-11 13:18:43 +01:00
  • 92c6bc69b6 fix: disable bloat, temporarily disable failing builds 🐛 DannyDannyDanny 2026-01-11 13:02:58 +01:00
  • 1c7cbfd8b8 chore: update syntax git.extraConfig -> git.settings 🎨 DannyDannyDanny 2026-01-11 13:01:18 +01:00
  • b122b73df0 feat: add raycast script to count chars in a string DannyDannyDanny 2026-01-11 12:59:03 +01:00
  • 5d732ae785 feat: add ffmpeg DannyDannyDanny 2026-01-01 14:25:13 +00:00
  • 52749c0647 feat: add mpv to macos DannyDannyDanny 2025-12-28 21:40:01 +00:00
  • daf3efaea6 fix: parametrize home folder 🐛 DannyDannyDanny 2025-12-28 21:39:20 +00:00
  • f16506a108 feat: shell-alias to cd into tmp dir DannyDannyDanny 2025-12-28 21:38:38 +00:00
  • 843f768038 feat: add find replacement fd DannyDannyDanny 2025-12-08 13:09:58 +01:00
  • 50d5f3a9e6 feat: alias nix develop to nide DannyDannyDanny 2025-12-02 13:36:52 +01:00
  • 3aa2483c90 chore: ignore macos .DS_Store DannyDannyDanny 2025-12-02 09:42:32 +01:00
  • caab744a54 chore: bump nix home manager state version 📌 DannyDannyDanny 2025-12-02 09:41:31 +01:00
  • bc66b138f7 feat: enable zoxide on shell init DannyDannyDanny 2025-12-01 10:34:57 +01:00
  • 971c1f997d feat: add zoxide DannyDannyDanny 2025-12-01 10:31:44 +01:00
  • 3030736cb0 feat: add jujutsu vcs DannyDannyDanny 2025-12-01 10:06:05 +01:00
  • 974baa9071 feat: add weather alias DannyDannyDanny 2025-11-28 14:54:40 +02:00
  • 2724fb9907 feat: add mapscii DannyDannyDanny 2025-10-26 19:48:42 +01:00
  • 029cd3f268 feat: add ollama 💩 DannyDannyDanny 2025-10-26 19:48:17 +01:00
  • af95fafecc feat: add zed-editor DannyDannyDanny 2025-10-26 19:47:33 +01:00
  • 2042d348e9 feat: add az, vscodium, warp-term DannyDannyDanny 2025-10-08 10:02:24 +02:00
  • 8cbd8a2324 feat: add discord DannyDannyDanny 2025-09-22 11:15:58 +02:00
  • 7ae88c1f22 feat: make alacritty maximized and not fullscreen 🎨 DannyDannyDanny 2025-09-13 21:16:06 +02:00
  • 9814feb179 Fix tmux scrolling: enable smooth line-by-line scrolling DannyDannyDanny 2025-09-13 20:39:05 +02:00
  • f72b7e6ddb Clean up trailing whitespaces DannyDannyDanny 2025-09-13 17:39:26 +02:00
  • a16fcb9f51 Set nvim as default editor across all configurations DannyDannyDanny 2025-09-13 17:37:34 +02:00
  • 922a68ea47 feat: add cursor-cli package for cursor-agent DannyDannyDanny 2025-09-13 17:31:01 +02:00
  • d923edb9ec fix: use correct cursor package (code-cursor) and clean up manual installation DannyDannyDanny 2025-09-12 15:30:19 +02:00
  • 6084044b58 feat: add cursor-cli to system packages DannyDannyDanny 2025-09-12 14:53:39 +02:00
  • 97b09f909f feat: add Michroma font via Google Fonts package DannyDannyDanny 2025-09-12 14:32:35 +02:00
  • 6355fa64d3 feat: add theme status and toggle commands DannyDannyDanny 2025-09-12 13:51:56 +02:00
  • 072f197660 feat: unify theme switching with cross-platform script DannyDannyDanny 2025-09-12 13:41:49 +02:00
  • c8a7e3fb34 feat: introduce script for manual theme switching in Alacritty and update README for clarity DannyDannyDanny 2025-09-12 13:33:33 +02:00
  • d7302fd9a6 refactor: simplify Alacritty theme synchronization with Nix configuration and remove obsolete scripts DannyDannyDanny 2025-09-12 13:13:31 +02:00
  • bd9cd434d4 feat: add Alacritty light and dark themes + synchronization scripts DannyDannyDanny 2025-09-12 12:57:36 +02:00
  • d35b908001 feat: commit with nvim (rather than nano) DannyDannyDanny 2025-09-12 12:24:42 +02:00
  • 4611aae545 chore: udpate lockfile 🔒 📌 DannyDannyDanny 2025-09-12 12:23:02 +02:00
  • 644cd2e063 feat: add tree to nix-darwin 🍎 DannyDannyDanny 2025-09-12 12:22:39 +02:00
  • e45e4e2d08 fix: use alacritty default font 🐛 DannyDannyDanny 2025-09-12 12:22:07 +02:00
  • ad4ac83e4b fix: alacritty alt as mod key 🍎 🐛 DannyDannyDanny 2025-09-12 12:21:19 +02:00
  • bf330cba62 feat: set Alacritty startup mode to fullscreen DannyDannyDanny 2025-09-11 15:54:40 +02:00
  • e7c59f9596 fix: broken alacritty on mac 🐛 DannyDannyDanny 2025-09-11 15:06:18 +02:00