feat: move console and locale to core
This commit is contained in:
parent
4d5683fa2b
commit
acb964f7f2
4 changed files with 16 additions and 9 deletions
|
@ -1,7 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
layout = "us";
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue