Added Home-Manager

Signed-off-by: kB01 <kb01@kb-one.de>
This commit is contained in:
Kaybee 2024-11-21 02:34:18 +01:00
parent 07b4cf9273
commit 71ca799e73

View file

@ -8,6 +8,8 @@
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
lix-module.url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-1.tar.gz";
lix-module.inputs.nixpkgs.follows = "nixpkgs";
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
nix-minecraft.url = "github:Infinidoge/nix-minecraft";
nix-minecraft.inputs.nixpkgs.follows = "nixpkgs";
};