updates
This commit is contained in:
parent
f2767b0596
commit
a3283256b4
9 changed files with 148 additions and 272 deletions
|
@ -25,6 +25,11 @@
|
|||
|
||||
security.pki.certificateFiles = [ ./domain.crt ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# (ollama.override {acceleration = "rocm"; })
|
||||
];
|
||||
services.flatpak.enable = true;
|
||||
|
||||
# Bootloader.
|
||||
boot = {
|
||||
bootspec.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue