diff --git a/README.md b/README.md index 02f47342..ffff3480 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # nixfiles -The public section of my NixOS configuration, using [arcnmx/tf-nix](https://github.com/arcnmx/tf-nix) for deployment and [nmattia/niv](https://github.com/nmattia/niv) for dependency management. +The public section of my NixOS configuration, using [arcnmx/tf-nix](https://github.com/arcnmx/tf-nix) for deployment, [arcnmx/ci](https://github.com/arcnmx/ci) for CI and [nmattia/niv](https://github.com/nmattia/niv) for dependency management. Building and evaluation should hopefully be possible without the trusted submodule. CI should eventually be used to attempt to ensure this. diff --git a/pkgs/default.nix b/pkgs/default.nix index 90f5e111..ada1e67b 100644 --- a/pkgs/default.nix +++ b/pkgs/default.nix @@ -53,6 +53,8 @@ let libreelec-dvb-firmware = self.callPackage ./libreelec-dvb-firmware { }; + nerdfonts = super.nerdfonts.override { fonts = [ "FantasqueSansMono" ]; }; + hextorgba = (import ../lib/colorhelpers.nix { inherit (super) lib; }).hextorgba; diff --git a/users/kat/gui/packages.nix b/users/kat/gui/packages.nix index 91055f52..f79d1ed6 100644 --- a/users/kat/gui/packages.nix +++ b/users/kat/gui/packages.nix @@ -10,7 +10,6 @@ thunderbird mumble-speechd dino - google-chrome transmission-remote-gtk lm_sensors p7zip