Add lazy-apps
This commit is contained in:
parent
a28d26ed03
commit
f43c558448
4 changed files with 132 additions and 12 deletions
|
@ -13,6 +13,10 @@
|
|||
url = "github:AdnanHodzic/auto-cpufreq";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
lazy-apps = {
|
||||
url = "sourcehut:~rycee/lazy-apps";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
systems.url = "github:nix-systems/default-linux";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue