1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

FlAKE upd description, HOME added ripgrep

This commit is contained in:
Stefan Ellmauthaler 2021-11-25 14:31:51 +01:00
parent c0d59e455d
commit 86c65b4b04
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{ {
description = "Configuration for stuff"; description = "Flake to generate NixOS configurations";
inputs = { inputs = {

View File

@ -17,6 +17,8 @@
pkgs.htop pkgs.htop
pkgs.pavucontrol pkgs.pavucontrol
pkgs.ripgrep
pkgs.jabref pkgs.jabref
pkgs.libreoffice-fresh pkgs.libreoffice-fresh