cache
This commit is contained in:
11
flake.nix
11
flake.nix
@@ -111,16 +111,6 @@
|
||||
url = "github:nix-community/stylix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
end4-dotfiles = {
|
||||
url = "git+https://github.com/end-4/dots-hyprland?submodules=1";
|
||||
flake = false;
|
||||
};
|
||||
illogical-flake = {
|
||||
url = "github:soymou/illogical-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.dotfiles.follows = "end4-dotfiles";
|
||||
};
|
||||
};
|
||||
|
||||
# We will handle this in the next section.
|
||||
@@ -151,7 +141,6 @@
|
||||
|
||||
modules.home = with inputs; [
|
||||
nix-index-database.homeManagerModules.nix-index
|
||||
illogical-flake.homeManagerModules.default
|
||||
];
|
||||
|
||||
# common darwin modules
|
||||
|
||||
Reference in New Issue
Block a user