niri: install bar

This commit is contained in:
2026-02-04 08:25:14 +01:00
parent bf7ba01119
commit 3ee0c62a2e
3 changed files with 4 additions and 3 deletions

View File

@@ -43,7 +43,7 @@
niphas-locker = prev.swaylock;
niphas-editor = prev.callPackage packages/vim { };
niphas-ashell = import packages/ashell.nix {
niphas-bar = import packages/ashell.nix {
inherit (inputs) wrappers;
pkgs = prev;
};
@@ -78,7 +78,7 @@
in
{
inherit (pkgs)
niphas-ashell
niphas-bar
niphas-git
niphas-niri
niphas-editor