Machines/WinMax2: add bmi260 module from nur

This commit is contained in:
Toast 2024-01-21 21:06:22 +01:00
parent 17f58cfeba
commit 3c3b192f35
2 changed files with 17 additions and 4 deletions

View file

@ -1,6 +1,7 @@
{ config, lib, pkgs, flakeSelf, ... }:
{
imports = [ flakeSelf.inputs.nur.nixosModules.nur ];
environment = {
# As of the 1st of May 2023, the default packages are nano, perl, rsync and strace
# I don't need any of them, so I just empty the list