Remove codename workaround as it's no longer required.
Codename no longer has unicode character, so it's no longer an issue. When it's fixed upstream in dotnet, maybe unicode character will come back?
This commit is contained in:
parent
b16c1e5fa9
commit
180d711fd8
|
@ -109,7 +109,7 @@
|
|||
system = "x86_64-linux";
|
||||
modules = [
|
||||
./system/nixos-wsl/configuration.nix
|
||||
./system/dotnet_os_codename-workaround.nix
|
||||
# ./system/dotnet_os_codename-workaround.nix
|
||||
# Source of this fix file is
|
||||
# https://github.com/nazarewk-iac/nix-configs
|
||||
# /modules/ascii-workaround.nix
|
||||
|
|
Loading…
Reference in New Issue