nuschtos search

This commit is contained in:
jopejoe1 2024-10-28 22:33:43 +01:00
parent 450403578d
commit 8f4bdcea72
3 changed files with 131 additions and 0 deletions

View file

@ -44,6 +44,10 @@
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
nuschtos = {
url = "github:NuschtOS/search";
inputs.nixpkgs.follows = "nixpkgs";
};
# Packages
firefox-addons = {