🎨 shuffle around lines in flake.nix
This commit is contained in:
parent
f35e5bc0a6
commit
178a22c351
|
@ -184,8 +184,8 @@
|
||||||
packages = [
|
packages = [
|
||||||
formatter # defined above
|
formatter # defined above
|
||||||
pkgs.git # version control
|
pkgs.git # version control
|
||||||
agenix.packages.${system}.agenix # secrets
|
|
||||||
pkgs.sbctl # secure boot utils
|
pkgs.sbctl # secure boot utils
|
||||||
|
agenix.packages.${system}.agenix # secrets
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue