[nvidia] Move into module

This commit is contained in:
Tibo De Peuter 2023-10-20 22:28:37 +02:00
parent 5386ed5ba3
commit 5f49e43af9
9 changed files with 87 additions and 48 deletions

View file

@ -31,6 +31,7 @@
"/nix" = {
device = "/dev/disk/by-label/NIX-STORE";
fsType = "ext4";
options = [ "noatime" ];
};
"/mnt/Nextcloud" = {