about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/aszlig/managed/brawndo.nix2
-rw-r--r--machines/aszlig/managed/tyree.nix2
-rw-r--r--modules/user/aszlig/profiles/managed.nix1
3 files changed, 2 insertions, 3 deletions
diff --git a/machines/aszlig/managed/brawndo.nix b/machines/aszlig/managed/brawndo.nix
index 44bc4633..a81cf995 100644
--- a/machines/aszlig/managed/brawndo.nix
+++ b/machines/aszlig/managed/brawndo.nix
@@ -36,7 +36,7 @@ in {
   nixpkgs.config.allowUnfree = true; # XXX: More granularity!
 
   environment.systemPackages = with pkgs; [
-    vuizvui.aszlig.axbo gpodder opentyrian unfreePkgs.steam
+    vuizvui.aszlig.axbo chromium gpodder opentyrian unfreePkgs.steam
   ];
 
   i18n.defaultLocale = "en_US.UTF-8";
diff --git a/machines/aszlig/managed/tyree.nix b/machines/aszlig/managed/tyree.nix
index 71c1dd25..5ae8aec2 100644
--- a/machines/aszlig/managed/tyree.nix
+++ b/machines/aszlig/managed/tyree.nix
@@ -5,7 +5,7 @@
   boot.kernelModules = [ "kvm-intel" ];
 
   environment.systemPackages = with pkgs; [
-    mosh wget krita rawtherapee darktable gphoto2 digikam
+    chromium mosh wget krita rawtherapee darktable gphoto2 digikam
   ];
 
   fileSystems."/boot".device = "/dev/disk/by-uuid/A0D5-269D";
diff --git a/modules/user/aszlig/profiles/managed.nix b/modules/user/aszlig/profiles/managed.nix
index e1dee99f..043c5937 100644
--- a/modules/user/aszlig/profiles/managed.nix
+++ b/modules/user/aszlig/profiles/managed.nix
@@ -24,7 +24,6 @@ in {
     boot.loader.efi.canTouchEfiVariables = true;
 
     environment.systemPackages = [
-      pkgs.chromium
       pkgs.file
       pkgs.gajim
       pkgs.gimp