remove home-manager

This commit is contained in:
arcnmx 2023-04-29 13:58:38 -07:00
parent c646bff54d
commit 9599fa0bd2
8 changed files with 0 additions and 474 deletions

View file

@ -10,10 +10,6 @@
url = "github:arcnmx/ci/v0.6";
flake = false;
};
home-manager = {
url = "github:nix-community/home-manager/master";
inputs.nixpkgs.follows = "nixpkgs";
};
flake-compat = {
url = "github:edolstra/flake-compat";
flake = false;