host/home: remove oterm client
This commit is contained in:
parent
afc0b9847c
commit
003ebad5cd
1 changed files with 0 additions and 4 deletions
|
@ -36,8 +36,4 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.unstable.ollama;
|
package = pkgs.unstable.ollama;
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs.unstable; [
|
|
||||||
oterm
|
|
||||||
];
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue