chore(nix): statix bool_comparison + stale-path comment fixes #58

Merged
lyrathorpe merged 3 commits from chore/nix-cleanup into main 2026-08-26 20:48:38 +01:00
Showing only changes of commit 7a650dc7cc - Show all commits
+1 -1
View File
@@ -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 = {