feat: add glance

This commit is contained in:
tux
2025-03-07 05:33:29 +05:30
parent 9f791150f0
commit 1f1f82c7cc
3 changed files with 125 additions and 0 deletions

View File

@ -16,6 +16,7 @@
../../modules/nixos/desktop
../../modules/nixos/virtualisation/docker.nix
../../modules/nixos/selfhosted/open-webui.nix
../../modules/nixos/selfhosted/glance
];
tux.services.openssh.enable = true;