feat: reorganize with remote
This commit is contained in:
parent
a74e5753fa
commit
dc7b8cbadd
28 changed files with 622 additions and 3024 deletions
|
|
@ -1,9 +1,9 @@
|
|||
self:
|
||||
pkg:
|
||||
{ config, lib, ... }:
|
||||
|
||||
let
|
||||
cfg = config.services.noisebell-discord;
|
||||
bin = "${self.packages.x86_64-linux.default}/bin/noisebell-discord";
|
||||
bin = "${pkg}/bin/noisebell-discord";
|
||||
in
|
||||
{
|
||||
options.services.noisebell-discord = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue