178 current 1970-01-01 01:00:00 24.05.20240303.b8697e5 6.6.19 *
This commit is contained in:
parent
a9bfae3d4c
commit
cd0c000204
@ -1,6 +1,6 @@
|
||||
{
|
||||
config,
|
||||
inputs,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
sops.secrets."wireless.env" = {
|
||||
@ -36,4 +36,8 @@
|
||||
};
|
||||
};
|
||||
users.extraUsers.max.extraGroups = ["wheel"];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wpa_supplicant_gui
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user