update: remove "essentials" folder
This commit is contained in:
parent
b7344d42ac
commit
ec195bc028
2 changed files with 1 additions and 1 deletions
|
|
@ -1,9 +0,0 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
#todo config
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
#todo make sure this on only if gnome is setup correctly
|
||||
nativeMessagingHosts = [ pkgs.gnome-browser-connector ];
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue