mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
chore: nf-fmt-nix
This commit is contained in:
parent
c2726dd41b
commit
ffde3c1c27
14 changed files with 170 additions and 131 deletions
|
|
@ -51,7 +51,7 @@ in {
|
|||
#jack.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = [ pkgs.cura-octoprint ];
|
||||
environment.systemPackages = [pkgs.cura-octoprint];
|
||||
|
||||
users.users.logistics = {
|
||||
uid = 1000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue