Remove upkgs
, add new vim keybind and ff addon
This commit is contained in:
parent
ad3eaf120a
commit
eca258cdfc
20 changed files with 152 additions and 160 deletions
modules/home-manager/firefox
|
@ -1,5 +1,5 @@
|
|||
# Allows installing web apps as desktop apps
|
||||
{ lib, pkgs, config, ... }:
|
||||
{ lib, config, ... }:
|
||||
let cfg = config.programs.firefox.apps;
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue