Move texlive to common

This commit is contained in:
Natsu Kagami 2025-03-23 16:39:01 +01:00
parent fb77961052
commit 0013e7983e
Signed by: nki
GPG key ID: 55A032EB38B49ADB
6 changed files with 10 additions and 28 deletions

View file

@ -15,17 +15,6 @@
home.username = "nki";
home.homeDirectory = "/home/nki";
# More packages
home.packages = (with pkgs; [
# CLI stuff
python3
zip
# TeX
texlive.combined.scheme-full
# Note-taking
rnote
]);
# Graphical set up
linux.graphical.type = "wayland";
linux.graphical.wallpaper = ./images/wallpaper_0.png;