index
:
nix/my-nixpkgs
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
devenv
/
default.nix
blob: 42d95931da9bdcd77061f0b695f4dba7b156ebbf (
plain
)
1
2
3
4
5
6
7
{ imports = [ ./dotfiles.nix ./integrations ./languages ]; }