diff options
| author | lassulus <lass@aidsballs.de> | 2015-07-28 20:28:21 +0200 |
|---|---|---|
| committer | lassulus <lass@aidsballs.de> | 2015-07-28 20:28:21 +0200 |
| commit | aa3a158c25d436643144b24d47a10e2e6d0660eb (patch) | |
| tree | b5e713e74a49854b3bf71641a9837dfcc3854136 /2configs/lass/texlive.nix | |
| parent | 7acd1262519d8f15c8eb89a0dce968eb26d6b7d4 (diff) | |
lass: port everything to stockholm
Diffstat (limited to '2configs/lass/texlive.nix')
| -rw-r--r-- | 2configs/lass/texlive.nix | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/2configs/lass/texlive.nix b/2configs/lass/texlive.nix deleted file mode 100644 index 295df31..0000000 --- a/2configs/lass/texlive.nix +++ /dev/null @@ -1,7 +0,0 @@ -{ pkgs, ... }: - -{ - environment.systemPackages = with pkgs; [ - (pkgs.texLiveAggregationFun { paths = [ pkgs.texLive pkgs.texLiveFull ]; }) - ]; -} |
