more reorganizing
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
mainUser.layout = "de";
|
||||
mainUser.variant = "us";
|
||||
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
|
||||
{
|
||||
layout = "de";
|
||||
variant = "us";
|
||||
user = "kopatz";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user