non important commit
This commit is contained in:
parent
492350145c
commit
823d8608ef
2 changed files with 13 additions and 1 deletions
|
|
@ -35,12 +35,17 @@
|
|||
jack.enable = true;
|
||||
};
|
||||
|
||||
services.logind = {
|
||||
powerKey = "ignore";
|
||||
powerKeyLongPress = "poweroff";
|
||||
};
|
||||
|
||||
security.rtkit.enable = true;
|
||||
programs.noisetorch.enable = true;
|
||||
|
||||
console.keyMap = "cz-lat2";
|
||||
services.xserver.xkb.layout = "cz";
|
||||
|
||||
|
||||
time.timeZone = "Europe/Prague";
|
||||
|
||||
i18n = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue