mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
chore: update, remove zsh configs
This commit is contained in:
parent
e495878b0e
commit
79bc61a28e
13 changed files with 58 additions and 180 deletions
|
|
@ -8,14 +8,13 @@
|
|||
...
|
||||
}:
|
||||
let
|
||||
specialArgsModule = (
|
||||
specialArgsModule =
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
_module.args = {
|
||||
inputs' = withSystem pkgs.stdenvNoCC.hostPlatform.system (builtins.getAttr "inputs'");
|
||||
};
|
||||
}
|
||||
);
|
||||
};
|
||||
in
|
||||
{
|
||||
flake.darwinConfigurations = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue