services: disable gammastep

This commit is contained in:
notohh 2025-02-07 23:18:23 -05:00
parent 3e5b3ae722
commit f2345cf30f
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -1,3 +1,6 @@
{
imports = [./gpg.nix ./gammastep.nix];
imports = [
./gpg.nix
# ./gammastep.nix
];
}