mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-13 00:53:06 +00:00
~
This commit is contained in:
parent
41fe95e9b1
commit
923a163786
5 changed files with 147 additions and 48 deletions
5
nixos/docker/default.nix
Normal file
5
nixos/docker/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ ... }: {
|
||||
imports = [
|
||||
./pihole
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue