Update NixLap
This commit is contained in:
parent
53fec1cca5
commit
729d83dfb7
5 changed files with 80 additions and 97 deletions
|
@ -28,15 +28,6 @@
|
|||
# Set your time zone.
|
||||
time.timeZone = "Europe/Brussels";
|
||||
|
||||
# Select internationalisation properties.
|
||||
i18n.defaultLocale = "en_GB.utf8";
|
||||
|
||||
# Configure keymap in X11
|
||||
services.xserver = {
|
||||
layout = "us";
|
||||
xkbVariant = "";
|
||||
};
|
||||
|
||||
# Enable sound with pipewire.
|
||||
sound.enable = true;
|
||||
hardware.pulseaudio.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue