adding some little useful pieces

This commit is contained in:
Chris Cochrun 2022-08-02 13:30:42 -05:00
parent 4d9db9b053
commit 21208031b5
4 changed files with 12 additions and 4 deletions

View file

@ -270,6 +270,7 @@ transmission
openssh openssh
samba samba
ark ark
ifuse
dash dash
light light
ttyper ttyper
@ -363,6 +364,9 @@ OVMFFull
element-desktop-wayland element-desktop-wayland
scrcpy scrcpy
python python
trash-cli
libheif
airshipper
# hyprland # hyprland
#+end_src #+end_src

View file

@ -183,6 +183,7 @@
openssh openssh
samba samba
ark ark
ifuse
dash dash
light light
ttyper ttyper
@ -276,6 +277,9 @@
element-desktop-wayland element-desktop-wayland
scrcpy scrcpy
python python
trash-cli
libheif
airshipper
# hyprland # hyprland
blender blender

View file

@ -193,6 +193,7 @@
openssh openssh
samba samba
ark ark
ifuse
dash dash
light light
ttyper ttyper
@ -286,6 +287,9 @@
element-desktop-wayland element-desktop-wayland
scrcpy scrcpy
python python
trash-cli
libheif
airshipper
# hyprland # hyprland
neofetch neofetch

View file

@ -409,10 +409,6 @@
recursive = true; recursive = true;
}; };
home.file."bin/kdenlivelof" = {
source = ../scripts/kdenlivelof;
};
programs.starship.enable = true; programs.starship.enable = true;
programs.zsh = { programs.zsh = {
enable = true; enable = true;