Skip to content

Commit

Permalink
use upstream home-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
mightyiam committed Dec 24, 2024
1 parent 38bf3e1 commit 2afad70
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
};

home-manager = {
url = "github:mightyiam/home-manager/swayr-avoid-ifd";
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};

Expand Down

0 comments on commit 2afad70

Please sign in to comment.