feat: switched back to main for impermanence

This commit is contained in:
Leyla Becker 2026-01-15 20:09:21 -06:00
parent ff08812447
commit e6e53141ce
3 changed files with 6 additions and 8 deletions

View file

@ -36,7 +36,7 @@
# delete your darlings
impermanence = {
url = "github:jan-leila/impermanence/home-manager-v2";
url = "github:nix-community/impermanence";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};