Not ready yet
This commit is contained in:
parent
cc46a03e64
commit
be2affebef
2 changed files with 1 additions and 8 deletions
|
@ -28,13 +28,6 @@
|
|||
nixd
|
||||
];
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.florian = {
|
||||
isNormalUser = true;
|
||||
description = "florian";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
};
|
||||
|
||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
|
||||
# Configure network proxy if necessary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue