added rest of the nixos modules
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
import-tree.url = "github:vic/import-tree";
|
||||
wrappers.url = "github:lassulus/wrappers";
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
zen-browser = {
|
||||
url = "github:0xc000022070/zen-browser-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
Reference in New Issue
Block a user