--wip-- [skip ci]

This commit is contained in:
Filippo Berto 2022-12-12 21:25:26 +01:00
parent ff279d92ad
commit df9e409448
8 changed files with 276 additions and 196 deletions

View file

@ -39,7 +39,7 @@
];
programs.helix = {
enable = true;
package = pkgs.unstable.helix;
# package = pkgs.helix;
languages = [ ];
settings = {
theme = "ayu_mirage";

View file

@ -1,7 +1,7 @@
{ pkgs, ... }: {
home.packages = with pkgs; [
bibtool
tex2nix
# tex2nix
texlab
texlive.combined.scheme-medium
];

View file

@ -1,5 +1,5 @@
{ pkgs, ... }: {
home.packages = with pkgs.unstable; [
home.packages = with pkgs; [
libreoffice-fresh
# onlyoffice-bin
hunspellDicts.en_GB-large