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, ... }:
{
users = [
"richie"
];
users = [ "richie" ];
system = "x86_64-linux";
home = true;
sops = true;