No description
Find a file
tmayoff 319cb6c646 automated: Update flake.lock (#47)
body tests

Reviewed-on: https://codeberg.org/tmayoff/.dotfiles/pulls/47
Co-authored-by: tmayoff <tyler@mayoff.ca>
Co-committed-by: tmayoff <tyler@mayoff.ca>
2025-10-10 04:21:26 +02:00
.forgejo Use reuseable action for flake update actions (#42) 2025-10-10 04:21:08 +02:00
dot_config automated: Update flake.lock (#47) 2025-10-10 04:21:26 +02:00
private_dot_local/bin updated some configs and theming 2025-07-18 23:06:28 -04:00
.chezmoi.toml.tmpl New encyption scheme 2024-09-30 20:09:37 -04:00
.chezmoiignore New encyption scheme 2024-09-30 20:09:37 -04:00
.gitignore updated lock file 2025-07-05 00:40:25 -04:00
key.txt.age New encyption scheme 2024-09-30 20:09:37 -04:00
README.md Update README.md 2025-03-20 22:10:11 -04:00
renovate.json Configure Renovate (#41) 2025-09-13 04:43:21 +02:00
run_nix-rebuild.sh updates 2025-09-19 09:15:59 -04:00
run_once_before_decrypt-private-key.sh.tmpl Trying to get macos to work 2024-12-03 16:05:21 -05:00

My dotfiles for maintaining my configuration

Required programs

  • nix : package manager
  • home-manager: config manager
  • chezmoi: dotfiles manager

Steps

Minimal NixOS install

  1. Set hostname to desired machine (mal, wash, etc...)
  2. nix-shell -p chezmoi
  3. chezmoi init --apply https://github.com/tmayoff/.dotfiles.got

Existing NixOS

TODO

Non NixOS

TODO

Darwin

TODO

Docs

Based on this repo: https://github.com/Misterio77/nix-starter-configs