chore: adds cifs-utils to desktops

This commit is contained in:
Ahwx 2025-09-25 20:43:55 +02:00
parent a711bf5dd6
commit 341a99b1fb

View file

@ -16,6 +16,7 @@ in
};
config = mkIf cfg.enable {
environment.systemPackages = with pkgs; [ cifs-utils ];
home-manager = {
users.${username} = {
home.packages = with pkgs; [