Compare commits

..

2 Commits

Author SHA1 Message Date
7aaf60fbf7 niri: install bar 2026-02-04 08:25:14 +01:00
e646755958 rename 2026-02-04 08:24:13 +01:00

View File

@@ -32,7 +32,7 @@
bash = modules/bash.nix;
nix = modules/nix.nix;
tools = modules/tools.nix;
tools = modules/tool.nix;
};
overlays.default = final: prev: {