sourcephile
/
git
/
julm
/
julm-nix.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
247d662
)
julm: uninstall xdvi
author
Julien Moutinho
<julm+julm-nix@sourcephile.fr>
Fri, 22 Oct 2021 00:46:11 +0000
(
02:46
+0200)
committer
Julien Moutinho
<julm+julm-nix@sourcephile.fr>
Fri, 22 Oct 2021 02:29:21 +0000
(
04:29
+0200)
homes/julm.nix
patch
|
blob
|
history
diff --git
a/homes/julm.nix
b/homes/julm.nix
index ef8af083e46058c559f223f17bc6c2f1fb3596b3..4eb31b87926759b21726e5e3c3cb0aef8fc7038b 100644
(file)
--- a/
homes/julm.nix
+++ b/
homes/julm.nix
@@
-214,6
+214,8
@@
home.packages =
pkgs.transmission-gtk
pkgs.vlc
pkgs.xclip
+ (pkgs.texlive.combine { inherit (pkgs.texlive) scheme-medium xdvi ucs; })
+ #(pkgs.texlive.combine { inherit (pkgs.texlive) scheme-medium xdvi; })
pkgs.xorg.xkill
pkgs.xsane
pkgs.yubikey-personalization-gui