1
0
Fork 0

Compare commits

...

2 commits

Author SHA1 Message Date
1420027014 new llm model and adding ncdu 2025-02-11 06:17:38 -06:00
a5efbd7857 did I forget to update something? 2025-02-11 04:14:22 -06:00

View file

@ -28,7 +28,7 @@ fileSystems."/mnt/nas/OldNas" = {
"defaults"
"users"
"credentials=/home/paul/.smbcredentials"
"uid=100"
"guid=100"
"noauto"
"x-systemd.automount"
];
@ -42,7 +42,7 @@ fileSystems."/mnt/nas/media" = {
"defaults"
"users"
"credentials=/home/paul/.smbcredentials"
"uid=100"
"uid=1000"
"noauto"
"x-systemd.automount"
];
@ -56,7 +56,7 @@ fileSystems."/mnt/nas/tvshows" = {
"defaults"
"users"
"credentials=/home/paul/.smbcredentials"
"uid=100"
"uid=1000"
"noauto"
"x-systemd.automount"
];
@ -317,6 +317,7 @@ fileSystems."/mnt/nas/tvshows" = {
# lm-sensors
smartmontools
hugo
ncdu
## GUI programs
firefox
@ -380,7 +381,8 @@ fileSystems."/mnt/nas/tvshows" = {
## Games
# minecraft
prismlauncher
jdk21
temurin-jre-bin
# jdk21
# znes2
# nestopia-ue
# kega-fusion
@ -459,9 +461,8 @@ fileSystems."/mnt/nas/tvshows" = {
enable = true;
acceleration = "cuda";
openFirewall = true;
loadModels = [ "llama3.1:8b" ];
# loadModels = [ "Undi95/Meta-Llama-3.1-8B-Claude"];
# loadModels = [ "meta-llama/Llama-3.2-3B" ];
# loadModels = [ "llama3.1:8b" ];
loadModels = [ "DeepSeek-R1:8b" ];
host = "100.84.238.20";
};
# Enable iPhone Tethering