diff --git a/README.md b/README.md index a9209f7..4a177d8 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ SPDX-License-Identifier: MIT # 🔧 Nix system configurations +![Niri](screenshots/niri.png) + ![Devshell](screenshots/devshell.png) This repository has the Nix home-manager configurations for my laptop and other diff --git a/flake.nix b/flake.nix index 42003c6..1186bc6 100644 --- a/flake.nix +++ b/flake.nix @@ -224,6 +224,7 @@ "Majid" "MatthewCroughan" "MWMBL" + "Niri" "Nix" "Reece" "TODO" diff --git a/screenshots/niri.png b/screenshots/niri.png new file mode 100644 index 0000000..2216e60 Binary files /dev/null and b/screenshots/niri.png differ diff --git a/screenshots/niri.png.license b/screenshots/niri.png.license new file mode 100644 index 0000000..f0ef2a4 --- /dev/null +++ b/screenshots/niri.png.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2025 Ethan Reece + +SPDX-License-Identifier: MIT