Syncthing: move device info to separate file
This commit is contained in:
parent
beb9705d2f
commit
924e9b7ab4
4 changed files with 36 additions and 26 deletions
|
|
@ -5,5 +5,6 @@ nixpkgs.lib.extend (final: prev: {
|
|||
in {
|
||||
patches = importLib ./patches.nix;
|
||||
networkManager = importLib ./networkManager.nix;
|
||||
syncthing = importLib ./syncthing.nix;
|
||||
};
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue