fix firefox typos

This commit is contained in:
Bit Borealis 2023-08-02 12:30:18 +00:00
parent fbeb9977bb
commit 4fd65dc38c
Signed by: theotheroracle
GPG key ID: 2D816A2DCA6E5649

View file

@ -46,7 +46,6 @@ with import ./modules/neovim-config.nix { inherit pkgs lib fromGitHub; };
comic-mono
comfortaa
btop
firefox
apostrophe
warp
syncplay
@ -99,7 +98,7 @@ with import ./modules/neovim-config.nix { inherit pkgs lib fromGitHub; };
# configure programs
programs.firefox = { #add options later
enable = true;
}
};
programs.home-manager.enable = true;
programs.zellij = {
enable = true;