adds zellij-switch
This commit is contained in:
parent
3948af39bf
commit
9d5c30afd0
3 changed files with 12 additions and 4 deletions
|
|
@ -16,6 +16,7 @@
|
|||
nix-darwin.inputs.nixpkgs.follows = "nixpkgs";
|
||||
ip-whitelist.url = "github:Oak-Digital/nixos-ip-whitelist-firewall";
|
||||
nix-homebrew.url = "github:zhaofengli/nix-homebrew";
|
||||
inputs.zellij-switch.url = "github:mostafaqanbaryan/zellij-switch";
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
@ -27,6 +28,7 @@
|
|||
nix-homebrew,
|
||||
agenix,
|
||||
ironbar,
|
||||
zellij-switch,
|
||||
...
|
||||
}@inputs:
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue