diff --git a/modules/sway.nix b/modules/sway.nix index 8b01ac1..29fdcdc 100644 --- a/modules/sway.nix +++ b/modules/sway.nix @@ -12,7 +12,7 @@ let in { # The features.swayDesktop.enable option is declared in - # system/modules/features.nix (so headless hosts can read/set it without + # modules/features.nix (so headless hosts can read/set it without # importing this module). This module only provides its implementation. config = lib.mkIf cfg.enable { programs.sway = {