Add home manager setup.
This commit is contained in:
@@ -11,6 +11,14 @@
|
||||
url = "github:nix-community/disko";
|
||||
inputs.nixpkgs.follows = "nixpkgs-stable-nixos";
|
||||
};
|
||||
|
||||
home-manager-stable-nixos = {
|
||||
#url = "github:nix-community/home-manager?ref=7aae0ee71a17b19708b93b3ed448a1a0952bf111";
|
||||
url = "github:nix-community/home-manager?ref=873c5b2dc5c9387bf67e59a12abc4de12a4b8697";
|
||||
#url = "github:nix-community/home-manager?ref=f5098b074051d1ae0e919adf434a60fc3f23347b";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
||||
nix-flatpak-stable-nixos = {
|
||||
url = "github:gmodena/nix-flatpak/?ref=latest";
|
||||
|
||||
Reference in New Issue
Block a user