mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
users/home-manager: replace google-chrome-dev with google-chrome
This commit is contained in:
parent
7c2a3dcf7e
commit
5ca4c8bb4d
@ -5,7 +5,7 @@
|
||||
config = lib.mkMerge [
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
google-chrome-dev
|
||||
google-chrome
|
||||
nyxt
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user