1
0
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:
XNM
2023-11-14 14:59:37 +02:00
parent 3c0bf4c73d
commit c6b5ae6092
4 changed files with 6 additions and 3 deletions

View File

@@ -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