Flake: Update inputs

This commit is contained in:
Zeph Levy 2026-02-25 00:40:25 +01:00
parent 13e3782762
commit d2da4f0278
2 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
{ pkgs, ... }:
{
programs.fish.enable = true;
documentation.man.generateCaches = false;
documentation.man.cache.enable = false;
# virtualisation.docker.enable = true;
virtualisation.containers.enable = true;