magpie: format new files

This commit is contained in:
2023-10-01 16:16:25 +02:00
parent d6bef987c4
commit d5468f6b67
2 changed files with 23 additions and 19 deletions

View File

@@ -6,7 +6,7 @@
pkgs,
...
}: {
imports = [ ];
imports = [];
nix.optimise.automatic = true;
nix.settings.experimental-features = ["nix-command" "flakes"];