nixos: add actkbd package to environment in actkbd module
This commit is contained in:
@@ -125,6 +125,9 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# For testing
|
||||||
|
environment.systemPackages = [ pkgs.actkbd ];
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user