ma 2 laptop-utils: FF with flash

This commit is contained in:
makefu 2016-02-28 02:25:53 +01:00
parent 9af9b562b5
commit 321b831755
2 changed files with 6 additions and 2 deletions

View File

@ -11,7 +11,6 @@ in {
# TODO: copy this config or move to krebs
../../tv/2configs/hw/CAC.nix
../../tv/2configs/fs/CAC-CentOS-7-64bit.nix
../2configs/unstable-sources.nix
../2configs/headless.nix
../2configs/tinc-basic-retiolum.nix
@ -28,7 +27,8 @@ in {
# collectd
../2configs/collectd/collectd-base.nix
];
services.nixosManual.enable = false;
programs.man.enable = false;
krebs.build.host = config.krebs.hosts.wry;
krebs.Reaktor = {

View File

@ -6,6 +6,10 @@
# essentially `nix-env -q` of the main user
# TODO: split gui and non-gui
{
nixpkgs.config.firefox = {
enableAdobeFlash = true;
};
krebs.per-user.makefu.packages = with pkgs; [
# core
at_spi2_core