{deadnix, alejandra}: fmt

This commit is contained in:
hand7s 2025-04-27 12:47:22 +03:00
parent 510e39c245
commit bfb7cfc16b
No known key found for this signature in database

View file

@ -88,7 +88,7 @@
};
chaotic = {
url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
};
nix-darwin = {
@ -107,7 +107,7 @@
homebrew-core = {
url = "github:homebrew/homebrew-core";
flake = false;
};
};
homebrew-cask = {
url = "github:homebrew/homebrew-cask";
@ -182,7 +182,7 @@
hand7s = home-manager.lib.homeManagerConfiguration {
pkgs = nixpkgs.legacyPackages.x86_64-linux;
extraSpecialArgs = {
inherit inputs;
inherit inputs self;
};
modules = [