diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-09-14 13:52:55 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-09-14 13:54:53 -0500 |
| commit | 64d6e9664bbcbe4125df56f8f228f92222c13188 (patch) | |
| tree | 56c14664bdd8047bb8a71a981ca4a315ec19a9b6 /hosts | |
| parent | 6fabcf9a21bddc9a69f63a32535cfc25fcf668e2 (diff) | |
cfg for research applications for mercury
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/mercury/config.nix | 2 | ||||
| -rw-r--r-- | hosts/mercury/hjem.nix | 4 |
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 ]; } |
