Use specific packages for PC

This commit is contained in:
thiloho
2023-10-03 17:13:28 +02:00
parent 105629e87a
commit 18c46226a1
2 changed files with 5 additions and 1 deletions

View File

@@ -26,6 +26,7 @@
home = {
packages = with pkgs; [
blender
chromium
];
stateVersion = "23.05";
};