disable wild temporarily

This commit is contained in:
Tao Tien 2025-07-07 19:05:21 -07:00
parent c087f0aaac
commit d5a9cd1efc
5 changed files with 118 additions and 111 deletions

View file

@ -3,6 +3,7 @@
# aagl.inputs.nixpkgs.follows = "nixpkgs";
environment.systemPackages = with pkgs; [
osu-lazer-bin
easyeffects
# parsec-bin
# yuzu # nintendo can suck the shit out of my asshole

View file

@ -5,7 +5,13 @@
lib,
...
}: {
services.syncplay = {
enable = true;
motd = "we only watch kino here";
};
users.users.tao.packages = with pkgs; [
syncplay
# boxxy
calibre
# carapace

View file

@ -35,8 +35,8 @@ lto = "fat"
[target.x86_64-unknown-linux-gnu]
# linker = "musl-gcc"
linker = "clang"
rustflags = ["-Ctarget-cpu=native", "-Clink-arg=-fuse-ld=wild"]
# linker = "clang"
# rustflags = ["-Ctarget-cpu=native", "-Clink-arg=--ld-path=wild"]
# jonhoo
# https://benw.is/posts/how-i-improved-my-rust-compile-times-by-seventy-five-percent