docs: simplify README to focus on machine list and update flake references
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
pkgs,
|
||||
device,
|
||||
stablePkgs,
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
@@ -15,6 +16,6 @@
|
||||
};
|
||||
};
|
||||
}
|
||||
// (import ./../../neovim {inherit pkgs;});
|
||||
// (import ./../../neovim {inherit pkgs stablePkgs;});
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user