helix: switch to nixos package
This commit is contained in:
parent
e7b13db441
commit
6263107209
2 changed files with 29 additions and 23 deletions
|
@ -1,8 +1,4 @@
|
|||
{
|
||||
inputs,
|
||||
pkgs,
|
||||
...
|
||||
}: rec {
|
||||
{pkgs, ...}: rec {
|
||||
packages = {
|
||||
fish = pkgs.callPackage ./shell {};
|
||||
helix = pkgs.callPackage ./helix {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue