Skip to content

Commit

Permalink
Correct Sigmachine hardware path
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigmanificient committed Sep 17, 2024
1 parent 33fe5a8 commit 49d9ceb
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 @@ -136,7 +136,7 @@
nixosConfigurations = {
Sigmachine = mk-system "Sigmachine" ([
./system/_sigmachine.nix
./system/sigmachine.hardware-configuration.nix
./hardware/sigmachine.hardware-configuration.nix
] ++ (with nixos-hardware.nixosModules; [
asus-battery
common-pc-laptop
Expand Down

0 comments on commit 49d9ceb

Please sign in to comment.