feat(Zephyrus): Enable nix-ld

This commit is contained in:
GaspardCulis 2024-10-26 10:04:04 +02:00
parent 2519b46873
commit a571084a89

View file

@ -58,6 +58,9 @@
# Gaming # Gaming
programs.gamemode.enable = true; programs.gamemode.enable = true;
# Other
programs.nix-ld.enable = true;
# User config # User config
users.groups.gaspard = { users.groups.gaspard = {
name = "gaspard"; name = "gaspard";