This commit is contained in:
2026-02-09 18:04:24 -06:00
parent b5b5bf43e2
commit a95bc4db39
5 changed files with 3 additions and 154 deletions

View File

@@ -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