mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: remove wikit as it is a native package now
This commit is contained in:
parent
7b223abb12
commit
c9757d7585
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{ pkgs }:
|
{ pkgs }:
|
||||||
{
|
{
|
||||||
wikit = pkgs.callPackage ./wikit/default.nix { };
|
# wikit = pkgs.callPackage ./wikit/default.nix { };
|
||||||
nix-search-fzf = pkgs.callPackage ./nix-search-fzf/default.nix { };
|
nix-search-fzf = pkgs.callPackage ./nix-search-fzf/default.nix { };
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue