diff options
| author | Daiderd Jordan <daiderd@gmail.com> | 2018-01-05 00:15:11 +0100 |
|---|---|---|
| committer | Daiderd Jordan <daiderd@gmail.com> | 2018-01-05 00:16:09 +0100 |
| commit | 7eb4e21075843a85ce9d31bbcaefe23d688e8f7d (patch) | |
| tree | fcc445e216dddf66df2f4b57d128241955ef9be4 /default.nix | |
| parent | 3dfc5da1e7d7a03256ccab1891b2d9ef9e40c299 (diff) | |
defaults: add option for NetBIOSName
Diffstat (limited to 'default.nix')
| -rw-r--r-- | default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix index 1f8e479..2b1516a 100644 --- a/default.nix +++ b/default.nix @@ -28,6 +28,7 @@ let ./modules/system/defaults/LaunchServices.nix ./modules/system/defaults/dock.nix ./modules/system/defaults/finder.nix + ./modules/system/defaults/smb.nix ./modules/system/defaults/trackpad.nix ./modules/system/applications.nix ./modules/system/etc.nix |
