add missing programs
This commit is contained in:
@@ -24,6 +24,10 @@
|
|||||||
zip
|
zip
|
||||||
emacs-gtk
|
emacs-gtk
|
||||||
|
|
||||||
|
prismlauncher
|
||||||
|
steam
|
||||||
|
gamescope
|
||||||
|
|
||||||
direnv
|
direnv
|
||||||
texliveFull
|
texliveFull
|
||||||
ispell
|
ispell
|
||||||
@@ -45,10 +49,11 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
musicDirectory = "/home/k/Music";
|
musicDirectory = "/home/k/Music";
|
||||||
};
|
};
|
||||||
|
|
||||||
emacs = {
|
emacs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultEditor = true;
|
defaultEditor = true;
|
||||||
package = pkgs.emacs-gtk;
|
package = pkgs.emacs-pgtk;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
stylix = {
|
stylix = {
|
||||||
|
|||||||
Reference in New Issue
Block a user