tv querel: add chromium with flash
This commit is contained in:
parent
9f37a4c4f7
commit
28085c8e6d
@ -29,6 +29,7 @@ with import <stockholm/lib>;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
chromium
|
||||
firefoxWrapper
|
||||
gimp
|
||||
kate
|
||||
@ -65,6 +66,8 @@ with import <stockholm/lib>;
|
||||
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
nixpkgs.config.chromium.enablePepperFlash = true;
|
||||
|
||||
programs.ssh.startAgent = false;
|
||||
|
||||
services.printing = {
|
||||
|
Loading…
Reference in New Issue
Block a user