1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00
This commit is contained in:
Stefan Ellmauthaler 2022-05-24 14:48:36 +02:00
parent ce3f177224
commit 0c7c204324
Failed to extract signature

View File

@ -1,4 +1,4 @@
{ config, lib, pkgs }: { config, lib, pkgs, ... }:
with lib; { with lib; {
options.elss.texlive = { options.elss.texlive = {
enable = mkEnableOption "configure texlife on the system"; enable = mkEnableOption "configure texlife on the system";