mirror of
https://github.com/derfenix/photocatalog.git
synced 2026-03-11 21:35:34 +03:00
Update nix flake
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
};
|
};
|
||||||
type = types.attrsOf (types.submodule ({ name, ... }: {
|
type = types.attrsOf (types.submodule ({ name, ... }: {
|
||||||
freeformType = settingsFormat.type;
|
# freeformType = settingsFormat.type;
|
||||||
options = {
|
options = {
|
||||||
source = mkOption {
|
source = mkOption {
|
||||||
type = types.str;
|
type = types.str;
|
||||||
|
|||||||
Reference in New Issue
Block a user