adding some little useful pieces
This commit is contained in:
parent
4d9db9b053
commit
21208031b5
|
@ -270,6 +270,7 @@ transmission
|
|||
openssh
|
||||
samba
|
||||
ark
|
||||
ifuse
|
||||
dash
|
||||
light
|
||||
ttyper
|
||||
|
@ -363,6 +364,9 @@ OVMFFull
|
|||
element-desktop-wayland
|
||||
scrcpy
|
||||
python
|
||||
trash-cli
|
||||
libheif
|
||||
airshipper
|
||||
# hyprland
|
||||
|
||||
#+end_src
|
||||
|
|
|
@ -183,6 +183,7 @@
|
|||
openssh
|
||||
samba
|
||||
ark
|
||||
ifuse
|
||||
dash
|
||||
light
|
||||
ttyper
|
||||
|
@ -276,6 +277,9 @@
|
|||
element-desktop-wayland
|
||||
scrcpy
|
||||
python
|
||||
trash-cli
|
||||
libheif
|
||||
airshipper
|
||||
# hyprland
|
||||
|
||||
blender
|
||||
|
|
|
@ -193,6 +193,7 @@
|
|||
openssh
|
||||
samba
|
||||
ark
|
||||
ifuse
|
||||
dash
|
||||
light
|
||||
ttyper
|
||||
|
@ -286,6 +287,9 @@
|
|||
element-desktop-wayland
|
||||
scrcpy
|
||||
python
|
||||
trash-cli
|
||||
libheif
|
||||
airshipper
|
||||
# hyprland
|
||||
|
||||
neofetch
|
||||
|
|
|
@ -409,10 +409,6 @@
|
|||
recursive = true;
|
||||
};
|
||||
|
||||
home.file."bin/kdenlivelof" = {
|
||||
source = ../scripts/kdenlivelof;
|
||||
};
|
||||
|
||||
programs.starship.enable = true;
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue