Skip to content

stntngo/devnil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/dev/nil

/dev/nil is an attempt at creating as reproducible a development experience for myself as possible.

  • Dockerfile defines a nixos/nix derived container image that doesn't doo much beyond installing home-manager and copying over the configuration files.
  • home.nix defines the nix environment that will be managed in the container. This includes all system packages and even all vim/neovim packages.
  • Everything else is configuration that gets sym-linked into the appropriate locations.

About

Development Environment Container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published