ran treefmt

This commit is contained in:
Richie Cahill 2024-04-20 10:25:52 -04:00 committed by Alice Huston
parent 75a57fb331
commit 21824df09a

View File

@ -1,8 +1,6 @@
{ inputs, ... }: { inputs, ... }:
{ {
users = [ users = [ "richie" ];
"richie"
];
system = "x86_64-linux"; system = "x86_64-linux";
home = true; home = true;
sops = true; sops = true;