mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-12 05:16:25 +03:00
pihole: remove leftover file
This commit is contained in:
parent
36965c62be
commit
46ef95aff6
1 changed files with 0 additions and 10 deletions
10
sync.sh
10
sync.sh
|
@ -1,10 +0,0 @@
|
||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
local_root=~/.config/nix/
|
|
||||||
nixpkgs_root="$(dirname "$0")"
|
|
||||||
|
|
||||||
cp "$local_root"/modules/pihole-ftl* "$nixpkgs_root"/nixos/modules/services/networking/
|
|
||||||
cp "$local_root"/modules/pihole-web* "$nixpkgs_root"/nixos/modules/services/web-apps/
|
|
||||||
|
|
||||||
cp -r "$local_root"/pkgs/pihole* "$nixpkgs_root"/pkgs/by-name/pi/
|
|
||||||
cp -r "$local_root"/modules/pihole-web* "$nixpkgs_root"/nixos/modules/services/web-apps/
|
|
Loading…
Add table
Add a link
Reference in a new issue