aboutsummaryrefslogtreecommitdiff
path: root/hosts/mercury
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/mercury')
-rw-r--r--hosts/mercury/config.nix2
-rw-r--r--hosts/mercury/hjem.nix4
2 files changed, 2 insertions, 4 deletions
diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix
index a80a871..462c144 100644
--- a/hosts/mercury/config.nix
+++ b/hosts/mercury/config.nix
@@ -21,6 +21,8 @@
programs = {
firefox.enable = true;
foot.enable = true;
+
+ research.enable = true;
};
};
diff --git a/hosts/mercury/hjem.nix b/hosts/mercury/hjem.nix
index b2182e9..463290c 100644
--- a/hosts/mercury/hjem.nix
+++ b/hosts/mercury/hjem.nix
@@ -6,9 +6,5 @@
kdePackages.kleopatra
mpv
musescore
- qutebrowser
-
- zotero
- zathura
];
}