[nvidia] Move into module
This commit is contained in:
parent
00e003214f
commit
b57c8c329a
9 changed files with 87 additions and 48 deletions
|
@ -31,6 +31,7 @@
|
|||
"/nix" = {
|
||||
device = "/dev/disk/by-label/NIX-STORE";
|
||||
fsType = "ext4";
|
||||
options = [ "noatime" ];
|
||||
};
|
||||
|
||||
"/mnt/Nextcloud" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue