This commit is contained in:
Nathan McCarty 2022-10-15 05:52:13 -04:00
parent f979b187a0
commit 8da85e7291
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ with nLib; {
}; };
# Alacritty, follows sway # Alacritty, follows sway
alacritty = alacritty =
mkDefaultOption "alacritty" config.nathan.config.programs.swaywm; mkDefaultOption "alacritty" config.nathan.programs.swaywm.enable;
# Communications applications # Communications applications
communications = { communications = {
# Enable by default if we are on a linux desktop # Enable by default if we are on a linux desktop