mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 19:55:08 +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" ];
|
extraGroups = [ "wheel" "networkmanager" "audio" "libvirtd" ];
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
vscode
|
vscode
|
||||||
|
chromium
|
||||||
];
|
];
|
||||||
shell = pkgs.fish;
|
shell = pkgs.fish;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue