Sway: Difference between revisions

Serif (talk | contribs)
Serif (talk | contribs)
Deleted the line 'Note that if you enable Sway using NixOS (via programs.sway.enable = true; in configuration.nix), your Home Manager configurations for Sway will be ignored.' as this seems to not be true by my own testing.
Line 3: Line 3:


== Installation ==
== Installation ==
You can install Sway by enabling it in NixOS directly, or by using [[Home Manager]]. Note that if you enable Sway using NixOS (via <code>programs.sway.enable = true;</code> in <code>configuration.nix</code>), your Home Manager configurations for Sway will be ignored.
You can install Sway by enabling it in NixOS directly, or by using [[Home Manager]].


=== Using NixOS ===
=== Using NixOS ===