mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-04-19 19:18:58 +00:00
update system
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
usecases = {
|
||||
gaming.enable = true;
|
||||
localai.enable = true;
|
||||
"3d-printing".enable = true;
|
||||
development = {
|
||||
enable = true;
|
||||
@@ -119,7 +120,7 @@
|
||||
programs = {
|
||||
zsh.enable = true;
|
||||
wireshark = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
package = pkgs.wireshark;
|
||||
usbmon.enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user