updated flake

This commit is contained in:
naturallaw77 2023-06-28 21:03:26 -07:00
parent cf939520b7
commit 2c4b58370a

View File

@ -37,9 +37,10 @@
];
environment.systemPackages = with pkgs; [
erosanix.packages.x86_64-linux.sparrow
];
erosanix.packages.x86_64-linux.sparrow
];
};
};
}