This commit is contained in:
Aleksandr Lebedev 2025-03-07 17:45:05 +01:00
parent 4c6bf77dbb
commit 87d3681b22
2 changed files with 11 additions and 9 deletions

View file

@ -18,6 +18,7 @@
] ++ lib.optional (hwconfig.useImpermanence) ./modules/impermanence;
networking.hostName = hwconfig.hostname;
time.timeZone = "Europe/Berlin";
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
# Configure network proxy if necessary
@ -46,6 +47,7 @@
git
git-credential-manager
egl-wayland
xclip
btop
];
wsl = {