nuc: networking updates

This commit is contained in:
Rouven Seifert 2024-05-13 11:59:14 +02:00
parent 77b3d974c5
commit d2353d8b59
4 changed files with 15 additions and 5 deletions

View file

@ -19,6 +19,11 @@
"/var/log"
"/nix/persist"
];
# don't backup these for now
exclude_patterns = [
"/var/lib/movies"
"/var/lib/shows"
];
repositories = [
{
label = "nuc";