about summary refs log tree commit diff
path: root/modules/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'modules/profiles')
-rw-r--r--modules/profiles/headful.nix11
1 files changed, 8 insertions, 3 deletions
diff --git a/modules/profiles/headful.nix b/modules/profiles/headful.nix
index 841f56a..e9625de 100644
--- a/modules/profiles/headful.nix
+++ b/modules/profiles/headful.nix
@@ -50,12 +50,20 @@ in
         '';
 
         packages = with pkgs; [
+          anki
+          audacity
+          byedpi
+          eaglemode
           element-desktop
           fd
+          gimp
           imv
+          kdenlive
           libreoffice-fresh
           mumble
+          obs-studio
           paper-plane
+          qbittorrent
           ripgrep
           sd
           telegram-desktop
@@ -125,15 +133,12 @@ in
     environment.systemPackages = with pkgs; [
       arping
       dnsutils
-      eaglemode
       inetutils
       ldns
       lm_sensors
       socat
       tcpdump
       usbutils
-      anki
-      audacity
     ];
 
     my.extraGroups = [

Consider giving Nix/NixOS a try! <3