adding some programs
This commit is contained in:
parent
f991e8ccf9
commit
dc4af67907
4 changed files with 27 additions and 9 deletions
|
@ -194,6 +194,10 @@
|
|||
rofi-wayland
|
||||
ripgrep
|
||||
fd
|
||||
aha
|
||||
glxinfo
|
||||
vulkan-tools
|
||||
wayland-utils
|
||||
plocate
|
||||
bc
|
||||
sysstat
|
||||
|
@ -206,7 +210,9 @@
|
|||
gzip
|
||||
htop
|
||||
btop
|
||||
qrencode
|
||||
brave
|
||||
scribus
|
||||
# firefox
|
||||
kate
|
||||
kdialog
|
||||
|
@ -234,6 +240,7 @@
|
|||
wlroots
|
||||
picom-next
|
||||
pamixer
|
||||
playerctl
|
||||
jellyfin-mpv-shim
|
||||
pfetch
|
||||
macchina
|
||||
|
@ -316,7 +323,7 @@
|
|||
|
||||
services.emacs = {
|
||||
enable = true;
|
||||
package = with pkgs; ((emacsPackagesFor emacsNativeComp).emacsWithPackages (epkgs: [ epkgs.vterm epkgs.magit epkgs.pdf-tools pkgs.mu ]));
|
||||
package = with pkgs; ((emacsPackagesFor emacsPgtkNativeComp).emacsWithPackages (epkgs: [ epkgs.vterm epkgs.magit epkgs.pdf-tools pkgs.mu ]));
|
||||
};
|
||||
services.samba-wsdd.enable = true;
|
||||
services.samba = {
|
||||
|
|
|
@ -208,6 +208,10 @@
|
|||
rofi-wayland
|
||||
ripgrep
|
||||
fd
|
||||
aha
|
||||
glxinfo
|
||||
vulkan-tools
|
||||
wayland-utils
|
||||
plocate
|
||||
bc
|
||||
sysstat
|
||||
|
@ -220,7 +224,9 @@
|
|||
gzip
|
||||
htop
|
||||
btop
|
||||
qrencode
|
||||
brave
|
||||
scribus
|
||||
# firefox
|
||||
kate
|
||||
kdialog
|
||||
|
@ -248,6 +254,7 @@
|
|||
wlroots
|
||||
picom-next
|
||||
pamixer
|
||||
playerctl
|
||||
jellyfin-mpv-shim
|
||||
pfetch
|
||||
macchina
|
||||
|
@ -333,7 +340,7 @@
|
|||
|
||||
services.emacs = {
|
||||
enable = true;
|
||||
package = with pkgs; ((emacsPackagesFor emacsNativeComp).emacsWithPackages (epkgs: [ epkgs.vterm epkgs.magit epkgs.pdf-tools pkgs.mu ]));
|
||||
package = with pkgs; ((emacsPackagesFor emacsPgtkNativeComp).emacsWithPackages (epkgs: [ epkgs.vterm epkgs.magit epkgs.pdf-tools pkgs.mu ]));
|
||||
};
|
||||
services.samba-wsdd.enable = true;
|
||||
services.samba = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue