make dynamicism/default.nix a stub for dynamicism.nix
This commit is contained in:
parent
d7a0cbefe5
commit
15641360ca
3 changed files with 147 additions and 144 deletions
|
|
@ -1,7 +1,5 @@
|
|||
{ pkgs, lib, config, ... }:
|
||||
let
|
||||
cfg = config.dynamicism.for.gotosocial;
|
||||
|
||||
settingsFormat = pkgs.formats.yaml { };
|
||||
configFile = settingsFormat.generate "gotosocial-override.yml" config.services.gotosocial.settings;
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue