diff options
author | Tyler Murphy <tylerm@tylerm.dev> | 2023-10-04 22:34:41 -0400 |
---|---|---|
committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-10-04 22:34:41 -0400 |
commit | 72da935ae271e0a6654a97460bf0d01ee4a95f24 (patch) | |
tree | 5ad88a8b465724994951d56c1b427f004e8f4878 /home-config/home-configuration.scm | |
parent | UNFINISHED caddy package (diff) | |
download | dotfiles-guix-72da935ae271e0a6654a97460bf0d01ee4a95f24.tar.gz dotfiles-guix-72da935ae271e0a6654a97460bf0d01ee4a95f24.tar.bz2 dotfiles-guix-72da935ae271e0a6654a97460bf0d01ee4a95f24.zip |
freyaCA
Diffstat (limited to 'home-config/home-configuration.scm')
-rw-r--r-- | home-config/home-configuration.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 2aac656..701e377 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm @@ -21,6 +21,7 @@ (home-packages vim) (home-packages gnome-xyz) (home-packages shells) + (home-packages certs) (home-packages audio)) @@ -88,6 +89,7 @@ firefox-wayland-new lavanda-gtk-theme zsh-autosuggestions + freya-ca-certs vim-plug))) ;; Below is the list of Home services. To search for available |