tabulation fix

This commit is contained in:
2026-04-17 20:54:25 +03:00
parent a398d1963f
commit d8d6f132d7
2 changed files with 3 additions and 4 deletions
+2 -2
View File
@@ -87,8 +87,8 @@
hardware.nvidia = { hardware.nvidia = {
modesetting.enable = true; modesetting.enable = true;
powerManagement.enable = true; powerManagement.enable = true;
open = false; open = false;
nvidiaSettings = true; nvidiaSettings = true;
}; };
hardware.graphics = { hardware.graphics = {
+1 -2
View File
@@ -2,12 +2,11 @@
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# системное
wget wget
git git
htop htop
btop btop
nvtopPackages.nvidia # чтобы чекать загрузку 3060 nvtopPackages.nvidia
ntfs3g ntfs3g
kdePackages.qtstyleplugin-kvantum kdePackages.qtstyleplugin-kvantum