feat (home/packages): texlive

This commit is contained in:
Henri Saudubray 2025-12-26 12:05:50 +01:00
parent 989f834aa9
commit c1bdf5b7f0
2 changed files with 4 additions and 3 deletions

6
flake.lock generated
View file

@ -7,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1765605144, "lastModified": 1765859973,
"narHash": "sha256-RM2xs+1HdHxesjOelxoA3eSvXShC8pmBvtyTke4Ango=", "narHash": "sha256-LN5O0h9GSgcDE/sz4+sLS3CbQALru1x4lh9hrxpeHwI=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "90b62096f099b73043a747348c11dbfcfbdea949", "rev": "7df150f0d3857cf68dae443813b27acfb201b2d8",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -29,6 +29,7 @@
tinymist tinymist
nixfmt-rfc-style nixfmt-rfc-style
nil nil
texliveFull
]; ];
shell.enableBashIntegration = true; shell.enableBashIntegration = true;