oh my god
This commit is contained in:
parent
15be2225fe
commit
9ed4a48646
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable"; # nixpkgs unstable branch
|
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable"; # nixpkgs unstable branch
|
||||||
home-manager = {
|
home-manager = {
|
||||||
# this manages your dotfiles for the most part
|
# this manages your dotfiles for the most part
|
||||||
url = "github:nix-community/home-manager/release-23.11";
|
url = "github:nix-community/home-manager/release-24.05";
|
||||||
|
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue