move env variables
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
};
|
||||
nix-colors.url = "github:misterio77/nix-colors";
|
||||
## unstable
|
||||
nixpkgs-unstable.url = "nixpkgs/nixos-unstable";
|
||||
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
home-manager-unstable = {
|
||||
url = "github:nix-community/home-manager/master";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
|
||||
Reference in New Issue
Block a user