feat(Zephyrus): Enable nix-ld
This commit is contained in:
parent
2519b46873
commit
a571084a89
1 changed files with 3 additions and 0 deletions
|
@ -58,6 +58,9 @@
|
|||
# Gaming
|
||||
programs.gamemode.enable = true;
|
||||
|
||||
# Other
|
||||
programs.nix-ld.enable = true;
|
||||
|
||||
# User config
|
||||
users.groups.gaspard = {
|
||||
name = "gaspard";
|
||||
|
|
Loading…
Reference in a new issue