update macos

This commit is contained in:
mjallen18
2025-09-03 10:53:07 -05:00
parent e7276cadf6
commit 67b840c40f
4 changed files with 356 additions and 29 deletions

View File

@@ -86,6 +86,8 @@
url = "github:pabloaul/lsfg-vk-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-plist-manager.url = "github:sushydev/nix-plist-manager";
};
# We will handle this in the next section.
@@ -119,6 +121,7 @@
modules.darwin = with inputs; [
nix-homebrew.darwinModules.nix-homebrew
home-manager.darwinModules.home-manager
nix-plist-manager.darwinModules.default
];
# Host config