mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 20:50:15 +00:00
add networkmanager to fix steam startup times
This commit is contained in:
@ -22,6 +22,10 @@
|
||||
|
||||
];
|
||||
|
||||
# Seems like NetworkManager can help speed up Steam launch
|
||||
# https://www.reddit.com/r/archlinux/comments/qguhco/steam_startup_time_arch_1451_seconds_fedora_34/hi8opet/
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user