FORGOT TO UPDATE
This commit is contained in:
parent
6531d4f75d
commit
b02e1efa5a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
description = "horrible dotfiles for amazing distro";
|
description = "horrible dotfiles for amazing distro";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11"; # nixpkgs stable branch
|
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05"; # nixpkgs stable branch
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue