Skip to content

Commit

Permalink
feat: enable bolt on skull
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Jul 11, 2023
1 parent 614f65f commit 24c464e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nixos/skull/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,7 @@
useDHCP = lib.mkForce false;
};

services.hardware.bolt.enable = true;

nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
}

0 comments on commit 24c464e

Please sign in to comment.