diff options
Diffstat (limited to 'modules/home/firefox-addons.nix')
| -rw-r--r-- | modules/home/firefox-addons.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/home/firefox-addons.nix b/modules/home/firefox-addons.nix new file mode 100644 index 0000000..767e94d --- /dev/null +++ b/modules/home/firefox-addons.nix @@ -0,0 +1,3 @@ +{ + imports = [ ../shared/firefox-addons.nix ]; +} |
