mostly usable flake
This commit is contained in:
parent
d3c4b789f7
commit
6c0eb5a131
4 changed files with 78 additions and 6 deletions
|
|
@ -5,6 +5,7 @@
|
|||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";
|
||||
home-manager.url = "github:nix-community/home-manager";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
waterfox.url = "github:Hythera/nix-waterfox";
|
||||
};
|
||||
|
||||
outputs = inputs@{self, nixpkgs, home-manager, ...}:{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue