Install fastfetch, dust and brave as lazy-apps

This commit is contained in:
SebastianStork 2025-05-11 20:39:28 +02:00
parent b1367587ca
commit 93390cb370
3 changed files with 132 additions and 7 deletions

View file

@ -38,6 +38,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
lazy-apps = {
url = "sourcehut:~rycee/lazy-apps";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-vscode-extensions = {
url = "github:nix-community/nix-vscode-extensions";
inputs.nixpkgs.follows = "nixpkgs";