We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2864d2a commit 212416eCopy full SHA for 212416e
flake.nix
@@ -80,7 +80,7 @@
80
system.stateVersion = 4;
81
nixpkgs-path = inputs.nixpkgs;
82
}
83
- inputs.home-manager-darwin.darwinModules.home-manager
+ inputs.home-manager.darwinModules.home-manager
84
({ config, ... }: {
85
home-manager.users.${config.mainUser} = {
86
imports = [
0 commit comments