add automapaper as a module
This commit is contained in:
parent
2a897f93b7
commit
ad9af6a960
1 changed files with 3 additions and 0 deletions
|
|
@ -74,5 +74,8 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
nixosModules = {
|
||||||
|
automapaper = ./modules/automapaper;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue