diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -8,10 +8,10 @@ nur.url = "github:nix-community/NUR"; - # omnisearch = { - # url = "git+https://git.bwaaa.monster/omnisearch"; - # inputs.nixpkgs.follows = "nixpkgs"; - # }; + omnisearch = { + url = "git+https://git.bwaaa.monster/omnisearch"; + inputs.nixpkgs.follows = "nixpkgs"; + }; arkenfox = { url = "github:dwarfmaster/arkenfox-nixos"; |
