mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 09:22:19 +00:00
chrome: beta -> stable
This commit is contained in:
parent
a253a97430
commit
47c23c83f3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{ pkgs, inputs, outputs, lib, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
google-chrome-beta
|
||||
google-chrome
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue