graphical: Don't add chrome
This commit is contained in:
parent
0521b5f24c
commit
cdd22f806f
1 changed files with 1 additions and 8 deletions
|
@ -43,14 +43,7 @@
|
|||
};
|
||||
|
||||
home-manager.users.charlotte = { ... }: {
|
||||
home.packages = with pkgs; [
|
||||
google-chrome
|
||||
mpv
|
||||
okular
|
||||
ranger
|
||||
uni
|
||||
wtype
|
||||
];
|
||||
home.packages = with pkgs; [ mpv okular ranger uni wtype ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue