This website requires JavaScript.
Explore
Help
Sign In
Mic92
/
stockholm
Watch
1
Star
0
Fork
0
You've already forked stockholm
Code
Issues
Pull Requests
Releases
Wiki
Activity
9157c6fbc9
stockholm
/
lass
/
2configs
/
texlive.nix
8 lines
81 B
Nix
Raw
Normal View
History
Unescape
Escape
2 lass: re-add all configs
2015-07-16 13:51:01 +00:00
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
install only texLive
2015-08-24 13:51:08 +00:00
texLive
2 lass: re-add all configs
2015-07-16 13:51:01 +00:00
]
;
}
Reference in New Issue
Copy Permalink