This website requires JavaScript.
Explore
Help
Register
Sign In
ItsDrike
/
nixdots
Watch
1
Star
0
Fork
You've already forked nixdots
0
mirror of
https://github.com/ItsDrike/nixdots
synced
2024-11-14 04:37:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
219da63bda
nixdots
/
home
/
programs
/
terminal
/
tools
/
default.nix
10 lines
92 B
Nix
Raw
Normal View
History
Unescape
Escape
Add git configuration
2024-04-04 18:16:56 +00:00
_
:
{
imports
=
[
./git
Add gpg
2024-04-04 19:48:31 +00:00
./gpg.nix
Add eza
2024-04-04 20:14:34 +00:00
./eza.nix
Add man
2024-04-04 20:31:37 +00:00
./man.nix
Add ssh
2024-04-04 20:41:11 +00:00
./ssh.nix
Add git configuration
2024-04-04 18:16:56 +00:00
]
;
}
Reference in a new issue
Copy permalink