chore: nf-fmt-nix

This commit is contained in:
arcnmx 2024-07-31 11:13:50 -07:00
parent c2726dd41b
commit ffde3c1c27
14 changed files with 170 additions and 131 deletions

View file

@ -51,7 +51,7 @@ in {
#jack.enable = true;
};
environment.systemPackages = [ pkgs.cura-octoprint ];
environment.systemPackages = [pkgs.cura-octoprint];
users.users.logistics = {
uid = 1000;