adding some little useful pieces
This commit is contained in:
parent
4d9db9b053
commit
21208031b5
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue