darwin fixes

This commit is contained in:
2025-08-19 00:57:06 -07:00
parent 9e40d17e6d
commit 789901c5a9
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
{
imports =
[ # Include the results of the hardware scan.
inputs.home-manager.nixosModules.eva-02
inputs.home-manager.nixosModules.default
];
nix.settings.experimental-features = ["nix-command" "flakes"];