move dotfiles flake

This commit is contained in:
2026-04-13 17:21:39 +02:00
parent 7285adfea8
commit f999b06444
3 changed files with 13 additions and 28 deletions
-5
View File
@@ -35,11 +35,6 @@
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
dotfiles = {
url = "path:/home/love/dotfiles";
inputs.nixpkgs.follows = "nixpkgs-unstable";
inputs.home-manager.follows = "home-manager-unstable";
};
};
outputs = inputs: