Skip to content

Commit

Permalink
tmp fix for the display driver
Browse files Browse the repository at this point in the history
Signed-off-by: Brian McGillion <[email protected]>
  • Loading branch information
brianmcgillion committed Jan 21, 2025
1 parent 702f8b2 commit 20f71cc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 24 deletions.
29 changes: 8 additions & 21 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,9 @@
nixos-hardware.url = "github:NixOS/nixos-hardware";

jetpack-nixos = {
#url = "github:anduril/jetpack-nixos
url = "github:anduril/jetpack-nixos";
#inputs.nixpkgs.follows = "nixpkgs";
#url = "flake:mylocaljetpack";
url = "github:anduril/jetpack-nixos/1413da244db94ad70d8aee02561faa141d2c654f";
inputs.nixpkgs.follows = "nixpkgs";
};

disko = {
Expand Down

0 comments on commit 20f71cc

Please sign in to comment.