feat(homes/rafiq): add home-manager to flake
This commit is contained in:
parent
7b591ba470
commit
3c9ea603c4
4 changed files with 43 additions and 4 deletions
|
@ -6,6 +6,8 @@
|
|||
snowfall-lib.url = "github:snowfallorg/lib";
|
||||
snowfall-lib.inputs.nixpkgs.follows = "nixpkgs";
|
||||
impermanence.url = "github:nix-community/impermanence";
|
||||
home-manager.url = "github:nix-community/home-manager";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
outputs = inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue