Skip to content

Commit

Permalink
feat: add helix override to dockingbay94
Browse files Browse the repository at this point in the history
  • Loading branch information
icecreammatt committed Jan 31, 2024
1 parent b5215ca commit c9ad82d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hosts/nixos/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,11 @@ in {
./config-common.nix
./networking.nix
./pi4/configuration.nix
{
environment.systemPackages = [
helix-flake.packages."aarch64-linux".default
];
}
home-manager.nixosModules.home-manager
{
home-manager.useGlobalPkgs = true;
Expand Down

0 comments on commit c9ad82d

Please sign in to comment.