No description
Find a file
github-actions[bot] b17d085313 flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/a35f6b60430ff0c7803bd2a727df84c87569c167' (2025-07-24)
  → 'github:nix-community/home-manager/7035020a507ed616e2b20c61491ae3eaa8e5462c' (2025-07-31)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/3ff0e34b1383648053bba8ed03f201d3466f90c9' (2025-07-24)
  → 'github:nixos/nixpkgs/1f08a4df998e21f4e8be8fb6fbf61d11a1a5076a' (2025-07-29)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/fc02ee70efb805d3b2865908a13ddd4474557ecf' (2025-07-23)
  → 'github:nixos/nixpkgs/dc9637876d0dcc8c9e5e22986b857632effeb727' (2025-07-28)
2025-08-01 00:34:01 +00:00
.github Update main.yml 2025-07-17 21:34:54 -04:00
dot_config flake.lock: Update 2025-08-01 00:34:01 +00: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
run_nix-rebuild.sh cleanup 2025-07-07 22:23:37 -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