ref(nix): refactored out universityTools

This commit is contained in:
Léana 江 2024-02-12 19:30:59 +01:00 committed by Léana 江
parent 4662ca2acc
commit eaeb922882
7 changed files with 20 additions and 32 deletions

View file

@ -1,5 +1,5 @@
{pkgs, ...}: {
imports = [./dev.nix ./gui ./browser.nix];
imports = [./gui ./browser.nix];
home.packages = with pkgs; [
zip