Updated formating

This commit is contained in:
k
2026-01-27 16:11:58 -05:00
parent 07fd3a6afc
commit f8eccabdb3
4 changed files with 16 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
inputs,
...
}: {
imports = [./hardware-configuration.nix ];
imports = [./hardware-configuration.nix];
nixpkgs.config.allowUnfree = true;
system.autoUpgrade.enable = true;