From 31cd448f4409118c59f9e87edb651e8b832d4a8e Mon Sep 17 00:00:00 2001 From: Elias Kohout Date: Fri, 12 Jun 2026 15:35:54 +0200 Subject: [PATCH] add cifs-utils package --- nixos/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/default.nix b/nixos/default.nix index ea48eaf..ff7cc10 100644 --- a/nixos/default.nix +++ b/nixos/default.nix @@ -21,6 +21,7 @@ htop home-manager usbutils + cifs-utils ]; # Allow unfree packages