summaryrefslogtreecommitdiffstats
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/desktop.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/desktop.nix b/profiles/desktop.nix
index 6691d48..03705a3 100644
--- a/profiles/desktop.nix
+++ b/profiles/desktop.nix
@@ -6,7 +6,6 @@ inputs: {pkgs, ...}: {
6 users.extraUsers.minijackson.packages = with pkgs; [ 6 users.extraUsers.minijackson.packages = with pkgs; [
7 aria2 7 aria2
8 tmuxp 8 tmuxp
9 taskwarrior
10 tokei 9 tokei
11 neofetch 10 neofetch
12 ffmpeg 11 ffmpeg
@@ -17,7 +16,6 @@ inputs: {pkgs, ...}: {
17 aspell 16 aspell
18 aspellDicts.en 17 aspellDicts.en
19 aspellDicts.en-computers 18 aspellDicts.en-computers
20 aspellDicts.en-science
21 aspellDicts.fr 19 aspellDicts.fr
22 ]; 20 ];
23 21