add glance

This commit is contained in:
Osman Faruk Bayram 2025-10-28 18:53:33 +03:00
parent 8c09304d45
commit 83411ed26d

View file

@ -8,6 +8,10 @@
desktopEnvironment = "none";
machineType = "server";
users = [ "osbm" ];
services = {
glance.enable = true;
};
hardware = {
sound.enable = false;