From d8d6f132d7323590670c8837b5eabcfc882c4dad Mon Sep 17 00:00:00 2001 From: chexit Date: Fri, 17 Apr 2026 20:54:25 +0300 Subject: [PATCH] tabulation fix --- configuration.nix | 4 ++-- packages.nix | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/configuration.nix b/configuration.nix index e9dfaff..d3e6e34 100644 --- a/configuration.nix +++ b/configuration.nix @@ -87,8 +87,8 @@ hardware.nvidia = { modesetting.enable = true; powerManagement.enable = true; - open = false; - nvidiaSettings = true; + open = false; + nvidiaSettings = true; }; hardware.graphics = { diff --git a/packages.nix b/packages.nix index faa357c..770f1e1 100644 --- a/packages.nix +++ b/packages.nix @@ -2,12 +2,11 @@ nixpkgs.config.allowUnfree = true; environment.systemPackages = with pkgs; [ - # системное wget git htop btop - nvtopPackages.nvidia # чтобы чекать загрузку 3060 + nvtopPackages.nvidia ntfs3g kdePackages.qtstyleplugin-kvantum