This commit is contained in:
Lyes Saadi 2026-01-06 17:35:16 +01:00
parent 9c9a75712f
commit c8a103ea43
Signed by: lyes
GPG key ID: 55A1D803917CF39A
7 changed files with 122 additions and 87 deletions

View file

@ -33,7 +33,7 @@ in {
];
networking.hostName = "lyes-iso";
networking.wireless.enable = lib.mkForce false;
# networking.wireless.enable = lib.mkForce false;
# services.displayManager.autoLogin.user = lib.mkForce "lyes";
}