Skip to content
/ zimfw.nix Public
forked from joedevivo/zimfw.nix

nix flake for home manager module zimfw

License

Notifications You must be signed in to change notification settings

zebh/zimfw.nix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZimFW: The Nix Flake for Home Manager!

After a few months of trying to get ZimFW merged into home-manager, I made this flake instead so I can move on with my life.

To use it, you need to add this flake as an input to your home-manager flake, and then add this flake to home-manager.sharedModules like this:

home-manager.darwinModules.home-manager {
  home-manager.sharedModules = [ zimfw.homeManagerModules.zimfw ];
}

That's it. Then you can configure zimfw in your

About

nix flake for home manager module zimfw

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 100.0%