Remove Jimbo's home manager, this will mostly be a headless system

This commit is contained in:
Jimbo 2025-03-05 01:07:08 -05:00
parent c4d69ff019
commit 9115983c81
21 changed files with 3 additions and 1010 deletions

View file

@ -11,10 +11,6 @@
url = "github:nix-community/home-manager/release-24.11";
inputs.nixpkgs.follows = "nixpkgs";
};
jimhome = {
url = "git+https://git.nixfox.ca/Jimbo/nixos-config";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {