Compare commits
No commits in common. "913b3acec30af2f506aed0754ccd36046ed4d852" and "be676a1d06dab7433e74191dee943dad9c81e2ed" have entirely different histories.
913b3acec3
...
be676a1d06
1 changed files with 1 additions and 5 deletions
|
|
@ -16,11 +16,7 @@ in {
|
|||
'';
|
||||
}
|
||||
// lib.optionalAttrs (vendor == "athena") {
|
||||
"Athena".source = "${athena.card-driver.lib}/etc/Athena";
|
||||
}
|
||||
// lib.optionalAttrs (vendor == "idopte") {
|
||||
"idoss.conf".source = "${athena.card-driver.lib}/etc/idoss.conf";
|
||||
"idoss.lic".source = "${athena.card-driver.lib}/etc/idoss.lic";
|
||||
"Athena".source = "${athena.card-driver}/etc/Athena";
|
||||
};
|
||||
|
||||
systemPackages = [athena.card-driver];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue