update
This commit is contained in:
@@ -3,9 +3,13 @@
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
programs = {
|
||||
texlive = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
home.packages = with pkgs; [
|
||||
texliveFull
|
||||
];
|
||||
|
||||
# programs = {
|
||||
# texlive = {
|
||||
# enable = true;
|
||||
# };
|
||||
# };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user