No description
Find a file
Tyler 4adaac1edd
update nixos stable to unstable in prep for 25.05 (#21)
* update nixos stable to unstable in prep for 25.05

* update flake.lock
2025-04-29 22:19:08 -04:00
.github/workflows Switch back to nix build 2025-03-20 20:12:15 -04:00
dot_config update nixos stable to unstable in prep for 25.05 (#21) 2025-04-29 22:19:08 -04:00
private_dot_local/bin Removed old scripts 2025-04-04 20:42:16 -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
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
run_nix-rebuild.sh Reorg 2025-02-17 09:11:09 -05: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