update: flake inputs
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
# nixpkgs-unstable.url = "github:transcaffeine/nixpkgs/nexus/3.81.1";
|
||||
# nixpkgs-unstable.url = "git+file:/home/transcaffeine/git/transcaffeine/nixpkgs";
|
||||
home-manager.url = "github:nix-community/home-manager/release-25.05";
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-25.05";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user