remove latex
This commit is contained in:
parent
c8c17f10b7
commit
8f3117a58e
4 changed files with 9 additions and 8 deletions
|
|
@ -36,6 +36,7 @@ in {
|
|||
quickemu
|
||||
sqlite
|
||||
sqlitebrowser
|
||||
typst
|
||||
xclip
|
||||
uv
|
||||
|
||||
|
|
@ -54,5 +55,11 @@ in {
|
|||
|
||||
# QuickEMU USB Support
|
||||
virtualisation.spiceUSBRedirection.enable = true;
|
||||
|
||||
programs.nix-ld.enable = true;
|
||||
programs.nix-ld.libraries = with pkgs; [
|
||||
dotnetCorePackages.sdk_9_0
|
||||
];
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -53,7 +53,6 @@ in {
|
|||
sops
|
||||
sxiv
|
||||
termdown
|
||||
texliveTeTeX
|
||||
tmux
|
||||
unzip
|
||||
wakeonlan
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue