add missing programs
This commit is contained in:
parent
25a8b04f18
commit
142c8309fd
1 changed files with 6 additions and 1 deletions
|
|
@ -24,6 +24,10 @@
|
|||
zip
|
||||
emacs-gtk
|
||||
|
||||
prismlauncher
|
||||
steam
|
||||
gamescope
|
||||
|
||||
direnv
|
||||
texliveFull
|
||||
ispell
|
||||
|
|
@ -45,10 +49,11 @@
|
|||
enable = true;
|
||||
musicDirectory = "/home/k/Music";
|
||||
};
|
||||
|
||||
emacs = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
package = pkgs.emacs-gtk;
|
||||
package = pkgs.emacs-pgtk;
|
||||
};
|
||||
};
|
||||
stylix = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue