diff options
author | Minijackson <minijackson@riseup.net> | 2023-11-16 19:48:23 +0100 |
---|---|---|
committer | Minijackson <minijackson@riseup.net> | 2023-11-16 19:48:23 +0100 |
commit | a2571640b376ca1c377b8c6a62038ab4ac7f2087 (patch) | |
tree | 7ed47b3025cd775207ba73272a0eeb73529a0255 /profiles/desktop.nix | |
parent | ae523a513c089c81bfc57347de465853229f0e37 (diff) | |
download | nixos-config-reborn-a2571640b376ca1c377b8c6a62038ab4ac7f2087.tar.gz nixos-config-reborn-a2571640b376ca1c377b8c6a62038ab4ac7f2087.zip |
profiles/desktop: install "typos"
Diffstat (limited to 'profiles/desktop.nix')
-rw-r--r-- | profiles/desktop.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desktop.nix b/profiles/desktop.nix index 2a8d639..6691d48 100644 --- a/profiles/desktop.nix +++ b/profiles/desktop.nix | |||
@@ -13,6 +13,7 @@ inputs: {pkgs, ...}: { | |||
13 | pavucontrol | 13 | pavucontrol |
14 | pandoc | 14 | pandoc |
15 | poppler_utils | 15 | poppler_utils |
16 | typos | ||
16 | aspell | 17 | aspell |
17 | aspellDicts.en | 18 | aspellDicts.en |
18 | aspellDicts.en-computers | 19 | aspellDicts.en-computers |