This commit is contained in:
2024-09-17 10:08:23 -04:00
parent 00b8680745
commit 7fe6cd9bd6
12 changed files with 22 additions and 27 deletions

View File

@@ -13,5 +13,5 @@
};
};
wireless.networks = wifi-passwords;
wireless.networks = import ./secrets/wifi-passwords.nix;
}