Regenerated
This commit is contained in:
+282
-281
File diff suppressed because it is too large
Load Diff
+2
-1
@@ -154,7 +154,7 @@ in
|
||||
"nl_NL.UTF-8/UTF-8"
|
||||
"en_US.UTF-8/UTF-8"
|
||||
];
|
||||
consoleKeyMap = "us";
|
||||
console.keyMap = "us";
|
||||
};
|
||||
|
||||
time.timeZone = "Europe/Amsterdam";
|
||||
@@ -3144,6 +3144,7 @@ in
|
||||
############################
|
||||
environment.systemPackages = with pkgs; [
|
||||
blueman
|
||||
bluez
|
||||
];
|
||||
|
||||
############################
|
||||
|
||||
@@ -20,7 +20,7 @@ in
|
||||
"nl_NL.UTF-8/UTF-8"
|
||||
"en_US.UTF-8/UTF-8"
|
||||
];
|
||||
consoleKeyMap = "us";
|
||||
console.keyMap = "us";
|
||||
};
|
||||
|
||||
time.timeZone = "Europe/Amsterdam";
|
||||
|
||||
@@ -18,6 +18,7 @@ in
|
||||
############################
|
||||
environment.systemPackages = with pkgs; [
|
||||
blueman
|
||||
bluez
|
||||
];
|
||||
|
||||
############################
|
||||
|
||||
Reference in New Issue
Block a user