This commit is contained in:
winter
2026-05-30 19:52:02 -07:00
parent c67e7d779c
commit 29c4aa84a0
5 changed files with 51 additions and 22 deletions

View File

@@ -47,6 +47,11 @@
};
};
home.packages = with pkgs; [
cargo
spotify-player
];
home = {
username = "luke";
homeDirectory = "/home/luke";