Jump to content

Translations:Niri/4/en: Difference between revisions

From Official NixOS Wiki
FuzzyBot (talk | contribs)
Importing a new version from external source
FuzzyBot (talk | contribs)
Importing a new version from external source
Line 1: Line 1:
{{file|/etc/nixos/configuration.nix|nix|3=
Niri can be enabled <strong>without installing a custom flake</strong> such as [https://github.com/sodiboo/niri-flake niri-flake]. {{ic|niri-flake}} is only necessary if you would like to use a very recent version of Niri or if you would want to write configurations in the Nix language, although as of 2025 this repository is listed near the top in search engines.
programs.niri.enable = true;
}}

Revision as of 15:30, 3 March 2026

Message definition (Niri)
Niri can be enabled <strong>without installing a custom flake</strong> such as [$1 niri-flake]. {{ic|niri-flake}} is only necessary if you would like to use a very recent version of Niri or if you would want to write configurations in the Nix language, although as of 2025 this repository is listed near the top in search engines.

Niri can be enabled without installing a custom flake such as niri-flake. niri-flake is only necessary if you would like to use a very recent version of Niri or if you would want to write configurations in the Nix language, although as of 2025 this repository is listed near the top in search engines.