Add discord, ffmpeg and gphoto2
This commit is contained in:
parent
a047d1788e
commit
2e8292c310
@ -6,10 +6,12 @@
|
|||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
calibre
|
calibre
|
||||||
chromium
|
chromium
|
||||||
|
discord
|
||||||
dracula-theme
|
dracula-theme
|
||||||
eog
|
eog
|
||||||
evince
|
evince
|
||||||
firefox
|
firefox
|
||||||
|
ffmpeg
|
||||||
gimp
|
gimp
|
||||||
inkscape
|
inkscape
|
||||||
libreoffice
|
libreoffice
|
||||||
@ -38,6 +40,7 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
gphoto2.enable = true;
|
||||||
light.enable = true;
|
light.enable = true;
|
||||||
sway.enable = true;
|
sway.enable = true;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user