no services as of now

This commit is contained in:
Osman Faruk Bayram 2025-10-20 10:42:50 +03:00
parent bd4c2e64bb
commit 1ebe022f03

View file

@ -3,7 +3,9 @@
# Import all home-manager modules # Import all home-manager modules
imports = [ imports = [
./programs ./programs
./services # no home manager services yet
# ./services
]; ];
# Basic home-manager configuration # Basic home-manager configuration