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
|
# 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";
|
||||||
|
|
Loading…
Reference in a new issue