switch home-manager branch

waiting for upstream, maybe :3
This commit is contained in:
LavaDesu 2021-06-26 22:16:58 +07:00
parent 510d5ace8f
commit 268a85c2ef
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
{
inputs = {
nixpkgs = { url = "github:NixOS/nixpkgs/nixos-unstable"; };
home-manager = { url = "github:LavaDesu/home-manager/xsession-profilePath"; };
home-manager = { url = "github:LavaDesu/home-manager/aa"; };
secrets = { url = "github:LavaDesu/flakes-secrets"; };
home-manager.inputs.nixpkgs.follows = "nixpkgs";