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