Add Fifefox module
This commit is contained in:
parent
be9c200d0c
commit
cf609571f0
20 changed files with 153 additions and 168 deletions
|
@ -1,3 +1,4 @@
|
|||
{ inputs, ...}:
|
||||
{
|
||||
nixpkgs.overlays = [
|
||||
(final: prev: {
|
||||
|
@ -5,5 +6,6 @@
|
|||
enableWideVine = true;
|
||||
};
|
||||
})
|
||||
inputs.nur.overlay
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue