Fix conflicting wpa settings
This commit is contained in:
parent
2f610c6fc2
commit
f55e021fe9
2 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ in {
|
|||
];
|
||||
|
||||
networking.hostName = "kiana-desktop";
|
||||
networking.wireless.enable = true;
|
||||
|
||||
# Passwords
|
||||
users.users.kiana = { inherit hashedPassword; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue