summaryrefslogtreecommitdiffstats
path: root/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-02-28 02:25:53 +0100
committermakefu <github@syntax-fehler.de>2016-02-28 02:25:53 +0100
commit321b831755f8d8572e30e9b735617a90525b311a (patch)
treedd86b6f525215daa9a8926df4c5ad4cfb4215501 /makefu
parent9af9b562b578ec3a1ccb2b870f49ad3d7a4c467c (diff)
ma 2 laptop-utils: FF with flash
Diffstat (limited to 'makefu')
-rw-r--r--makefu/1systems/wry.nix4
-rw-r--r--makefu/2configs/laptop-utils.nix4
2 files changed, 6 insertions, 2 deletions
diff --git a/makefu/1systems/wry.nix b/makefu/1systems/wry.nix
index 74732196..462ec4fa 100644
--- a/makefu/1systems/wry.nix
+++ b/makefu/1systems/wry.nix
@@ -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 = {
diff --git a/makefu/2configs/laptop-utils.nix b/makefu/2configs/laptop-utils.nix
index 8a1c0e18..815ff748 100644
--- a/makefu/2configs/laptop-utils.nix
+++ b/makefu/2configs/laptop-utils.nix
@@ -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