This website requires JavaScript.
Explore
Help
Sign In
ambroisie
/
nix-config
Watch
1
Star
0
Fork
You've already forked nix-config
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
8b1d825aa4
nix-config
/
home
/
default.nix
11 lines
106 B
Nix
Raw
Normal View
History
Unescape
Escape
flake: add home-manager
2021-02-18 22:27:08 +01:00
{
.
.
.
}:
{
imports
=
[
home: add direnv This uses nixos-community's version of `use_nix` which allows for persistent shells, and is now compatible with flakes.
2021-02-19 22:19:20 +01:00
./direnv.nix
home: add documentation By default, packages installed by home-manager do not have their documentation added to man pages and the info database
2021-02-20 14:03:59 +01:00
./documentation.nix
home: add git
2021-02-19 22:48:25 +01:00
./git
home: add jq
2021-02-20 14:09:06 +01:00
./jq.nix
home: zsh: move into its own directory
2021-02-19 20:39:36 +01:00
./zsh
flake: add home-manager
2021-02-18 22:27:08 +01:00
]
;
}
Reference in a new issue
Copy permalink