Replace zsh with fish
Install nix-index and nix-index-database Update flake inputs
This commit is contained in:
parent
5d675cbaad
commit
f115729b24
3 changed files with 69 additions and 36 deletions
|
@ -6,7 +6,12 @@
|
|||
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
|
||||
nur.url = "github:nix-community/NUR";
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
stylix.url = "github:danth/stylix/release-24.05";
|
||||
stylix.url = "github:pizzapim/stylix/release-24.05";
|
||||
|
||||
nix-index-database = {
|
||||
url = "github:nix-community/nix-index-database";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager?ref=release-24.05";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue