formatting

This commit is contained in:
Osman Faruk Bayram 2025-10-21 16:21:12 +03:00
parent bc3f697cff
commit 805508b5ff
3 changed files with 67 additions and 54 deletions

View file

@ -98,7 +98,7 @@
# Export your module system for use in other flakes
nixosModules = {
default = ./modules/nixos;
osbm = ./modules/nixos; # Alias with your name
osbm = ./modules/nixos; # Alias with your name
};
# If you also want to export home-manager modules