Changed typst config
This commit is contained in:
@@ -18,6 +18,7 @@ in {
|
||||
config = mkIf cfg.enable {
|
||||
home.packages = with pkgs; [
|
||||
unstable.typst
|
||||
unstable.typst-live
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user