1

System: Rename systemd-networkd module to network

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

View File

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