split system/gui into system/input
This commit is contained in:
parent
c86be50084
commit
4e8e8f0fed
3 changed files with 20 additions and 13 deletions
|
|
@ -16,6 +16,7 @@
|
|||
audio
|
||||
gui
|
||||
hardware-configuration
|
||||
input
|
||||
kernel
|
||||
networking
|
||||
packages
|
||||
|
|
@ -43,6 +44,5 @@
|
|||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
i18n.defaultLocale = "en_GB.UTF-8";
|
||||
console.useXkbConfig = true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue