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