Overhaul waybar formatting
This commit is contained in:
parent
3995376fc0
commit
e0a2c929fb
9 changed files with 80 additions and 26 deletions
|
|
@ -8,6 +8,10 @@ in {
|
|||
networking.hostName = "kiana-desktop";
|
||||
networking.wireless.enable = true;
|
||||
|
||||
networking.wireless.networks = {
|
||||
"NETGEAR97".psk = "pastelcello694";
|
||||
};
|
||||
|
||||
# Passwords
|
||||
users.users.kiana = { inherit hashedPassword; };
|
||||
users.users.root = { inherit hashedPassword; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue