configuring
This commit is contained in:
parent
ee8d8fc9a1
commit
8575753945
5 changed files with 130 additions and 14 deletions
|
@ -17,7 +17,8 @@
|
|||
age
|
||||
figlet
|
||||
ffmpeg
|
||||
|
||||
|
||||
usbutils
|
||||
pciutils
|
||||
util-linux
|
||||
coreutils
|
||||
|
@ -43,19 +44,20 @@
|
|||
nnn
|
||||
isync
|
||||
msmtp
|
||||
|
||||
jetbrains-mono
|
||||
|
||||
bitwarden-cli
|
||||
bitwarden-desktop
|
||||
tailscale
|
||||
|
||||
protonplus
|
||||
gnomeExtensions.just-perfection
|
||||
gnomeExtensions.dash-to-dock
|
||||
gnomeExtensions.pano
|
||||
gnome.gnome-software
|
||||
gnome.gnome-tweaks
|
||||
gnome-software
|
||||
gnome-tweaks
|
||||
colloid-gtk-theme
|
||||
colloid-icon-theme
|
||||
turtle
|
||||
#turtle
|
||||
papers
|
||||
newsflash
|
||||
helvum
|
||||
|
@ -106,6 +108,7 @@
|
|||
};
|
||||
|
||||
xdg.systemDirs.data = [
|
||||
"/home/emenel/.local/share/applications/wine/Programs"
|
||||
"/home/emenel/.local/share/applications"
|
||||
"/var/lib/flatpak/exports/share"
|
||||
"/home/emenel/.local/share/flatpak/exports/share"
|
||||
|
@ -125,6 +128,8 @@
|
|||
recursive = true;
|
||||
};
|
||||
|
||||
xdg.configFile."emacs".enable = false;
|
||||
|
||||
#xdg.configFile."fish/functions/ll.fish".source = ../dotfiles/dot_config/fish/functions/ll.fish;
|
||||
#xdg.configFile."fish/functions/la.fish".source = ../dotfiles/dot_config/fish/functions/la.fish;
|
||||
#xdg.configFile."fish/functions/lg.fish".source = ../dotfiles/dot_config/fish/functions/lg.fish;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue