diff options
Diffstat (limited to 'home-config/nix-home-manager/home.nix')
| -rw-r--r-- | home-config/nix-home-manager/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-config/nix-home-manager/home.nix b/home-config/nix-home-manager/home.nix index 6ac9a1d..70f7f1c 100644 --- a/home-config/nix-home-manager/home.nix +++ b/home-config/nix-home-manager/home.nix | |||
| @@ -61,6 +61,7 @@ | |||
| 61 | programs.zen-browser = { | 61 | programs.zen-browser = { |
| 62 | enable = true; | 62 | enable = true; |
| 63 | policies = import ./zenPolicies.nix; | 63 | policies = import ./zenPolicies.nix; |
| 64 | profiles.default = import ./zenProfile.nix; | ||
| 64 | }; | 65 | }; |
| 65 | 66 | ||
| 66 | # The home.packages option allows you to install Nix packages into your | 67 | # The home.packages option allows you to install Nix packages into your |
