Packages : Add firefox.

This commit is contained in:
Dmitry Voronin 2024-02-21 04:35:06 +03:00
parent c4f23ab4fd
commit b6d5fd5101
4 changed files with 2 additions and 9 deletions

View file

@ -10,6 +10,5 @@ mpv io.mpv.Mpv 0.37.0 stable system
Blender org.blender.Blender 4.0.2 stable system
GNU Image Manipulation Program org.gimp.GIMP 2.10.36 stable system
Kdenlive org.kde.kdenlive 23.08.4 stable system
Firefox org.mozilla.firefox 122.0.1 stable system
ONLYOFFICE Desktop Editors org.onlyoffice.desktopeditors 7.5.1 stable system
Tor Browser Launcher org.torproject.torbrowser-launcher 0.3.7 stable system

View file

@ -18,11 +18,6 @@
10.1.0.2 pass.voronind.com
'';
# Firefox.
environment.systemPackages = with pkgs; [
firefox
];
# Filesystems.
fileSystems."/storage/cold_1" = {
device = "/dev/storage/cold_1";

View file

@ -1,7 +1,5 @@
{ config, pkgs, ... }: {
imports = [ ];
environment.systemPackages = with pkgs; [
firefox
];
environment.systemPackages = with pkgs; [ ];
}

View file

@ -10,6 +10,7 @@
ddrescue
ffmpeg
file
firefox
gcc
git
gnome.gnome-tweaks