1

System: Rename systemd-networkd module to network

This commit is contained in:
2025-06-10 19:55:17 +02:00
parent 2f92035a7f
commit b0324526ed
3 changed files with 20 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{...}: {
imports = [
./polkit
./systemd-networkd
./network
];
}