nm-applet: package -> option (activation automatique)
This commit is contained in:
@@ -19,9 +19,11 @@ mkIf flags.laptop {
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
# Gestion graphique du réseau dans la barre système
|
||||
programs.nm-applet.enable = true;
|
||||
|
||||
# Paquets
|
||||
environment.systemPackages = with pkgs; [
|
||||
networkmanagerapplet # gestionnaire réseau graphique + console (nm-applet + nmtui)
|
||||
wirelesstools # fournis iwconfig
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user