mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-18 07:24:10 +01:00
fix: docker storage driver - btrfs
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
];
|
||||
};
|
||||
|
||||
# virtualisation.docker.storageDriver = "btrfs";
|
||||
virtualisation.docker.storageDriver = "btrfs";
|
||||
|
||||
# for Nvidia GPU
|
||||
services.xserver.videoDrivers = ["nvidia"]; # will install nvidia-vaapi-driver by default
|
||||
|
||||
Reference in New Issue
Block a user