Skip to content

Commit

Permalink
Refactor mini.nix: Comment out unused user configuration and disable …
Browse files Browse the repository at this point in the history
…setting Git commit hash
  • Loading branch information
ryanwclark committed Nov 11, 2024
1 parent 2a6de63 commit cbda371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
inherit inputs outputs;
};
modules = [
nix-darwin.nixosModules.darwin
# nix-darwin.nixosModules.darwin
./hosts/mini
];
};
Expand Down

0 comments on commit cbda371

Please sign in to comment.