Recreated nix files
This commit is contained in:
+301
-301
File diff suppressed because it is too large
Load Diff
@@ -664,10 +664,10 @@ The inputs for my system's configuration are very simple
|
||||
url = "github:youwen5/zen-browser-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
hyprland-nix = {
|
||||
url = "github:hyprland-community/hyprland-nix";
|
||||
hyprland-nix = {
|
||||
url = "github:hyprwm/hyprland-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
};
|
||||
<<flake-outputs>>
|
||||
}
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
url = "github:youwen5/zen-browser-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
hyprland-nix = {
|
||||
hyprland-nix = {
|
||||
url = "github:hyprwm/hyprland-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
};
|
||||
outputs = inputs@{
|
||||
nixpkgs,
|
||||
|
||||
Reference in New Issue
Block a user