Fixes
This commit is contained in:
parent
4c6bf77dbb
commit
87d3681b22
2 changed files with 11 additions and 9 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue