refactor: remove software associated with llms
This commit is contained in:
parent
c0e7f6f649
commit
a54857c365
13 changed files with 8 additions and 54 deletions
|
|
@ -30,12 +30,6 @@
|
|||
fsType = "ext4";
|
||||
options = [
|
||||
"nofail"
|
||||
"defaults"
|
||||
"user"
|
||||
"rw"
|
||||
"utf8"
|
||||
"noauto"
|
||||
"umask=000"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue