diff --git a/hosts/wodan/default.nix b/hosts/wodan/default.nix index ab82e1e..a508d46 100644 --- a/hosts/wodan/default.nix +++ b/hosts/wodan/default.nix @@ -52,6 +52,7 @@ vim wget git + texliveFull ]; nix.settings.experimental-features = [ "nix-command" "flakes" ];