mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-07-25 01:54:48 +00:00
feat: nix-ld
update system
This commit is contained in:
@@ -124,6 +124,10 @@
|
||||
package = pkgs.wireshark;
|
||||
usbmon.enable = true;
|
||||
};
|
||||
nix-ld = {
|
||||
enable = true;
|
||||
enableRecommendedLibraries = true;
|
||||
};
|
||||
};
|
||||
|
||||
security.sudo.configFile = ''
|
||||
|
||||
Reference in New Issue
Block a user