fix: home manager flake requirement

This commit is contained in:
2026-04-13 11:23:21 -04:00
parent 848323bb4a
commit d834b0be80
3 changed files with 72 additions and 2 deletions

View File

@@ -5,7 +5,6 @@
imports =
[ # Include the results of the hardware scan.
./hardware-configuration.nix
<home-manager/nixos>
];
nixpkgs.config.allowUnfree = true;