Format nix files

This commit is contained in:
Nettika 2024-08-06 14:58:30 -06:00
parent 57049fe511
commit 0992eba4dc
5 changed files with 30 additions and 29 deletions

View file

@ -1,4 +1,4 @@
{ self, pkgs, secrets, ... }:
{ self, ... }:
{
imports = [
self.nixosModules.common