mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
changed some configs for easier building some packages from Cargo
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
};
|
||||
|
||||
# Change runtime directory size
|
||||
services.logind.extraConfig = "RuntimeDirectorySize=4G";
|
||||
services.logind.extraConfig = "RuntimeDirectorySize=8G";
|
||||
|
||||
# Scheduled auto upgrade system (this is only for system upgrades,
|
||||
# if you want to upgrade cargo\npm\pip global packages, docker containers or different part of the system
|
||||
|
Reference in New Issue
Block a user