revert: fix(home-manager): services broken on nixos-unstable
Subcommits: revert: bump: home-manager lock Effects: Reverts: 2e5c9bd0d2d8d4099b11d5c6be54ff3a4bfcebb3. Reverts: 495a7e837ae07c9204291811a4af2f6c79c2aed5.
This commit is contained in:
parent
6e07038a50
commit
fc2d8be960
1 changed files with 1 additions and 3 deletions
|
@ -24,9 +24,7 @@
|
|||
bud.inputs.nixpkgs.follows = "nixos";
|
||||
bud.inputs.devshell.follows = "digga/devshell";
|
||||
|
||||
# home.url = "github:nix-community/home-manager";
|
||||
# FIXME: https://github.com/nix-community/home-manager/issues/2846
|
||||
home.url = "github:wentasah/home-manager";
|
||||
home.url = "github:nix-community/home-manager";
|
||||
home.inputs.nixpkgs.follows = "nixos";
|
||||
|
||||
deploy.url = "github:input-output-hk/deploy-rs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue