This website requires JavaScript.
Explore
Help
Sign in
daylin
/
oizys
Watch
1
Star
0
Fork
You've already forked oizys
0
mirror of
https://github.com/daylinmorgan/oizys.git
synced
2024-11-05 10:13:14 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
bd4fdb0a64
oizys
/
modules
/
development
/
git.nix
10 lines
106 B
Nix
Raw
Normal View
History
Unescape
Escape
formatting
2024-02-02 16:39:43 -06:00
{
pkgs
,
.
.
.
}:
{
not initial commit
2024-01-23 11:51:13 -06:00
environment
.
systemPackages
=
with
pkgs
;
[
git
git-lfs
gh
lazygit
]
;
}
Reference in a new issue
Copy permalink