test file
This commit is contained in:
parent
45e8c3e1d5
commit
3ad98a9ad7
1 changed files with 3 additions and 1 deletions
|
@ -45,6 +45,8 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
cfg.pkg = pkgs.writeText "${service}.conf" '''';
|
||||
cfg.pkg = pkgs.writeText "${service}.conf" ''
|
||||
uwu
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue