{ config, pkgs, ... }:
{
imports = [
./tweaks
./gpu-amd.nix
./printer.nix
./samba.nix
./smb-mount-fsrv.nix
./smb-mount-nas.nix
];
}