formatting

This commit is contained in:
Osman Faruk Bayram 2025-02-16 21:21:24 +03:00
parent e573cd99ee
commit 765c12af90

View file

@ -39,6 +39,6 @@
# disable the database error TODO add nix-index search
programs.command-not-found.enable = false;
system.configurationRevision = inputs.self.rev or "dirty";
#system.nixos.label =
system.configurationRevision = inputs.self.rev or "dirty";
#system.nixos.label =
}