refactor: remove software associated with llms

This commit is contained in:
wi11-holdsworth 2026-02-21 23:12:46 +11:00
parent c0e7f6f649
commit a54857c365
13 changed files with 8 additions and 54 deletions

View file

@ -18,7 +18,6 @@
"external-speakers"
"gaming"
"link2c"
"llm"
"plasma"
"star-citizen"
# keep-sorted end

View file

@ -30,12 +30,6 @@
fsType = "ext4";
options = [
"nofail"
"defaults"
"user"
"rw"
"utf8"
"noauto"
"umask=000"
];
};