updated flake and configuration

This commit is contained in:
naturallaw77 2023-06-28 20:43:46 -07:00
parent 44f59ee163
commit cf939520b7

View File

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