Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
takeokunn committed Nov 29, 2024
1 parent 7f8aff1 commit 43b68dd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions nix-on-droid/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
...
}:
{
environment.packages = with pkgs; [
git
emacs
];
environment.packages = with pkgs; [ git ];

time.timeZone = "Asia/Tokyo";

Expand Down

0 comments on commit 43b68dd

Please sign in to comment.