From eb62050fa01ed30e4e2c5952d94d675182ae6e79 Mon Sep 17 00:00:00 2001 From: Jacob Bachmann Date: Mon, 5 Aug 2024 09:50:56 +0200 Subject: [PATCH] feat: add filebrowser --- users/gandalf/modules/packages.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/users/gandalf/modules/packages.nix b/users/gandalf/modules/packages.nix index a350be7..cea66d9 100644 --- a/users/gandalf/modules/packages.nix +++ b/users/gandalf/modules/packages.nix @@ -18,6 +18,7 @@ ventoy-full # bootable usb solution unstable.isisdl # downloader for isis of tu-berlin sage # open source mathematics software, free alternative to magma, maple, mathematica, and matlab + filebrowser # filebrowser is a web application for managing files and directories ]; }