Periodic merge of staging to master #14

Merged
steveej merged 71 commits from staging into master 2019-01-18 10:53:52 +00:00
Showing only changes of commit c27c75fbab - Show all commits

View file

@ -1,5 +1,5 @@
{
...
{ pkgs
, ...
}:
{
@ -15,5 +15,7 @@
"firefox"
];
};
home.file.".mozilla/native-messaging-hosts/passff.json".source = "${pkgs.passff-host}/share/passff-host/passff.json";
}