diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-10-12 01:01:17 -0400 | 
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-10-12 01:01:17 -0400 | 
| commit | 0bfe77ab7c7ca667a9894da80dc842bb241ac4d2 (patch) | |
| tree | 6377a449787ad9811e4984302d12531c3c787bcb /modules/ryan-config | |
| parent | f3bf586e82a6df78408e92ccc635fb087d35a34d (diff) | |
fixed screen sharing
Diffstat (limited to 'modules/ryan-config')
| -rw-r--r-- | modules/ryan-config/base-system.scm | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/modules/ryan-config/base-system.scm b/modules/ryan-config/base-system.scm index 744b49e..d2af9e8 100644 --- a/modules/ryan-config/base-system.scm +++ b/modules/ryan-config/base-system.scm | |||
| @@ -146,7 +146,7 @@ | |||
| 146 | "wireplumber" | 146 | "wireplumber" | 
| 147 | "wireshark" | 147 | "wireshark" | 
| 148 | "zsh")) | 148 | "zsh")) | 
| 149 | (list my-ca-certs swaylock-effects-new xdg-desktop-portal-hyprland waybar-new virt-manager-ovmf) | 149 | (list my-ca-certs swaylock-effects-new xdg-desktop-portal-hyprland-ryan waybar-new virt-manager-ovmf) | 
| 150 | %my-base-packages )) | 150 | %my-base-packages )) | 
| 151 | 151 | ||
| 152 | ;; Below is the list of system services. To search for available | 152 | ;; Below is the list of system services. To search for available | 
