mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
fix imports
This commit is contained in:
parent
920537a2fb
commit
772e933b91
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
imports = [
|
||||
../../adguard.nix
|
||||
./restic.nix
|
||||
../../modules/c2cscrape.nix
|
||||
../../c2cscrape.nix
|
||||
];
|
||||
arrSuite.enable = true;
|
||||
services.samba.shares.Media.path = "/media/storage/media";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue