Use environmentFile for wireless network configuration

This commit is contained in:
Charlotte Van Petegem 2021-10-22 17:20:40 +02:00
parent 52e05029ee
commit 336a353639
No known key found for this signature in database
GPG key ID: 019E764B7184435A
7 changed files with 87 additions and 27 deletions

View file

@ -3,6 +3,6 @@
{
imports = [
./ovh.nix
./networkmanager.nix
./mobile.nix
];
}