Added legion's user key. Added git signing. Started moving to common

This commit is contained in:
Nikodem Rabuliński 2023-10-04 20:57:18 +02:00
parent 4feb1095ed
commit d9fe2b30ee
No known key found for this signature in database
GPG key ID: FF629AA9E08138DB
8 changed files with 46 additions and 19 deletions

View file

@ -1,6 +1,7 @@
{lib, ...}: {
options.assets = lib.mkOption {
type = lib.types.unspecified;
readOnly = true;
};
config.assets = {