Move texlive to common
This commit is contained in:
parent
fb77961052
commit
0013e7983e
6 changed files with 10 additions and 28 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue