Skip to content

KotUW/dotfiles-homeManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Managed using Home-Manager. Config Options. Which are also available in man home-manager

Build

On First run:

nix run . -- --switch --flake .

^ Remember to change the version in here if you ever chage the version. Also it would probably be better to delete the flake file when dooing so.

Others:

home-manager switch

Consideration

  • WezTerm Flatpak doesn’t work with symlinks. So manual.

  • helix is not being managed RN. As the configuration need to be converted.

Directory Structure

  • home.nix contains most of the configuration. Should be Compatible with all other home-manager installations.

  • flake.nix contains installation instructions for home-manager.

  • confile/* For programs that don’t have modules yet.

  • flake.lock contains the exact version of home-manager installed in this computer. Could be updated using nix flake update ..

About

Home Manager managed dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published