readme: Update, project-wide: slimming down closure

This commit is contained in:
kat witch 2021-05-13 17:53:25 +01:00
parent e44c4c61ec
commit f85f0e8f24
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
3 changed files with 3 additions and 2 deletions

View file

@ -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.

View file

@ -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;

View file

@ -10,7 +10,6 @@
thunderbird
mumble-speechd
dino
google-chrome
transmission-remote-gtk
lm_sensors
p7zip