gnu octave, update thunderbird, new server
This commit is contained in:
parent
f6909e3c6c
commit
2d19ec3ea3
3 changed files with 15 additions and 10 deletions
|
@ -50,7 +50,7 @@
|
|||
"nasm" ;; devlopment packages
|
||||
;;"rust" ;; packages usefull for coding and devlopment
|
||||
"gcc-toolchain"
|
||||
"clang-toolchain"
|
||||
"clang-toolchain"
|
||||
"racket"
|
||||
"python"
|
||||
"node"
|
||||
|
@ -58,7 +58,7 @@
|
|||
"pkg-config"
|
||||
|
||||
|
||||
"pandoc" ;; tex
|
||||
"pandoc" ;; tex
|
||||
"texlive-bin"
|
||||
"texlive-scheme-basic"
|
||||
"texlive-txfonts"
|
||||
|
@ -100,7 +100,7 @@
|
|||
"hicolor-icon-theme"
|
||||
|
||||
|
||||
"font-google-noto-sans-cjk" ;; fonts
|
||||
"font-google-noto-sans-cjk" ;; fonts
|
||||
|
||||
|
||||
"alacritty" ;; gui applicatiosn
|
||||
|
@ -117,9 +117,10 @@
|
|||
"element-desktop"
|
||||
"nm-tray"
|
||||
"pavucontrol"
|
||||
"obs"
|
||||
"obs"
|
||||
"octave"
|
||||
"syncthing"
|
||||
"filezilla"
|
||||
"filezilla"
|
||||
"pinentry"
|
||||
"ungoogled-chromium"))
|
||||
(list neovim-new ;; custom made packages
|
||||
|
@ -128,7 +129,7 @@
|
|||
lavanda-gtk-theme
|
||||
zsh-autosuggestions
|
||||
freya-ca-certs
|
||||
wl-mirror
|
||||
wl-mirror
|
||||
vim-plug)))
|
||||
|
||||
;; Below is the list of Home services. To search for available
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
yt-dlp
|
||||
starship
|
||||
discord
|
||||
thunderbirdPackages.thunderbird-115
|
||||
thunderbird
|
||||
slack
|
||||
cryptomator
|
||||
pcem
|
||||
|
|
|
@ -1,8 +1,12 @@
|
|||
Match host * exec "gpg-connect-agent UPDATESTARTUPTTY /bye"
|
||||
|
||||
Host garchomp
|
||||
HostName garchomp.freya.cat
|
||||
User freya
|
||||
host garchomp
|
||||
hostname garchomp.freya.cat
|
||||
user freya
|
||||
|
||||
host jolteon
|
||||
hostname jolteon.freya.cat
|
||||
user freya
|
||||
|
||||
Host yveltal
|
||||
HostName yveltal.freya.cat
|
||||
|
|
Loading…
Reference in a new issue