feat: various updates including nixspect removal, new aliases, and browser config

This commit is contained in:
Mohammad Rafiq 2025-06-30 05:54:14 +08:00
parent af6a3b6f2c
commit d0738a9c1e
No known key found for this signature in database
11 changed files with 8 additions and 50 deletions

View file

@ -22,8 +22,6 @@
nix-index-database.inputs.nixpkgs.follows = "nixpkgs";
nix-index-database.url = "github:nix-community/nix-index-database";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixspect.inputs.nixpkgs.follows = "nixpkgs";
nixspect.url = "github:rrvsh/nixspect";
nur.inputs.flake-parts.follows = "flake-parts";
nur.inputs.nixpkgs.follows = "nixpkgs";
nur.url = "github:nix-community/NUR";