fixes
This commit is contained in:
@@ -21,21 +21,8 @@
|
||||
|
||||
[build]
|
||||
rustflags = ["-Z", "threads=12"]
|
||||
|
||||
# [unstable]
|
||||
# codegen-backend = true
|
||||
#
|
||||
# [profile.dev]
|
||||
# codegen-backend = "cranelift"
|
||||
'';
|
||||
|
||||
# systemd.user.services.ra-multiplex = {
|
||||
# Service = {
|
||||
# ExecStart = "${pkgs.ra-multiplex}/bin/ra-multiplex server";
|
||||
# };
|
||||
# Install.WantedBy = [ "default.target" ];
|
||||
# };
|
||||
|
||||
home.sessionVariables = {
|
||||
OPENSSL_DIR = "${pkgs.openssl.dev}";
|
||||
OPENSSL_LIB_DIR = "${pkgs.openssl.out}/lib";
|
||||
|
||||
Reference in New Issue
Block a user