Added Home-Manager
Signed-off-by: kB01 <kb01@kb-one.de>
This commit is contained in:
parent
07b4cf9273
commit
71ca799e73
1 changed files with 2 additions and 0 deletions
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue