about summary refs log tree commit diff
path: root/modules/common/profiles/headful.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-02-19 23:34:25 +0300
committerAzat Bahawi <azat@bahawi.net>2023-02-19 23:34:25 +0300
commitcc1d3db5f2a6f05ca68818dc2303dd85fc3db06d (patch)
tree6433af1654e8ae847990b26445b03fa9665aa674 /modules/common/profiles/headful.nix
parent2023-02-19 (diff)
2023-02-19
Diffstat (limited to '')
-rw-r--r--modules/common/profiles/headful.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/common/profiles/headful.nix b/modules/common/profiles/headful.nix
index eec14c5..1c1f43b 100644
--- a/modules/common/profiles/headful.nix
+++ b/modules/common/profiles/headful.nix
@@ -95,7 +95,6 @@ in {
     };
 
     environment.systemPackages = with pkgs; [
-      (aspellWithDicts (p: with p; [en ru]))
       arping
       dnsutils
       inetutils

Consider giving Nix/NixOS a try! <3