mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Fix typo
This commit is contained in:
parent
ce3f177224
commit
0c7c204324
@ -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";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user