chrome for stupid reasons, tmux updates, direnv
This commit is contained in:
parent
c14e0dde4e
commit
3e02b38f38
5 changed files with 39 additions and 4 deletions
5
users/josh/programs/chrome.nix
Normal file
5
users/josh/programs/chrome.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = [ pkgs.google-chrome ];
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue