update macos
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user