tabulation fix
This commit is contained in:
+2
-2
@@ -87,8 +87,8 @@
|
||||
hardware.nvidia = {
|
||||
modesetting.enable = true;
|
||||
powerManagement.enable = true;
|
||||
open = false;
|
||||
nvidiaSettings = true;
|
||||
open = false;
|
||||
nvidiaSettings = true;
|
||||
};
|
||||
|
||||
hardware.graphics = {
|
||||
|
||||
+1
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user