feat: ollama, gaming and waydroid
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
};
|
||||
|
||||
services.fwupd.enable = true;
|
||||
services.ollama.enable = true;
|
||||
services.ollama.acceleration = "cuda";
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Asia/Kolkata";
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
./benchmarking.nix
|
||||
./browsers.nix
|
||||
./ctf.nix
|
||||
# ./gaming.nix
|
||||
./gaming.nix
|
||||
./git.nix
|
||||
# ./gnome.nix
|
||||
./golang.nix
|
||||
|
||||
@@ -26,5 +26,5 @@
|
||||
];
|
||||
|
||||
virtualisation.podman.enable = true;
|
||||
# virtualisation.waydroid.enable = true;
|
||||
virtualisation.waydroid.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user