new commit banana
This commit is contained in:
parent
86e93de371
commit
f3a438f6b3
3 changed files with 4 additions and 4 deletions
|
@ -2,12 +2,12 @@
|
|||
{
|
||||
imports = [
|
||||
../../../modules/vali/default.nix
|
||||
../common
|
||||
../../common
|
||||
./hardware-configuration.nix
|
||||
./packages.nix
|
||||
./boot.nix
|
||||
];
|
||||
i3.enable = true;
|
||||
i3wm.enable = true;
|
||||
security.polkit.enable = true;
|
||||
# Set the keyboard layout to DE
|
||||
services.xserver.xkb.layout.enable = "de";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue