mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
chromium
This commit is contained in:
parent
c5951d9170
commit
f673bf7df1
1 changed files with 1 additions and 0 deletions
|
|
@ -208,6 +208,7 @@ in
|
|||
extraGroups = [ "wheel" "networkmanager" "audio" "libvirtd" ];
|
||||
packages = with pkgs; [
|
||||
vscode
|
||||
chromium
|
||||
];
|
||||
shell = pkgs.fish;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue