mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
wsl tailscale off
This commit is contained in:
+1
-9
@@ -14,15 +14,7 @@ let
|
||||
nixos-wsl.nixosModules.default
|
||||
self.nixosModules.default
|
||||
];
|
||||
|
||||
i18n = {
|
||||
defaultLocale = "en_US.UTF-8";
|
||||
supportedLocales = [
|
||||
"en_US.UTF-8/UTF-8"
|
||||
"ru_RU.UTF-8/UTF-8"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
#zramSwap.enable = true;
|
||||
services = {
|
||||
journald = {
|
||||
|
||||
Reference in New Issue
Block a user