diff options
author | Minijackson <minijackson@riseup.net> | 2021-05-12 20:54:32 +0200 |
---|---|---|
committer | Minijackson <minijackson@riseup.net> | 2021-05-12 20:56:46 +0200 |
commit | 13bbcd5a5feffa4a91f4e4068e68e9baf2f90223 (patch) | |
tree | 8d5937668be0f3b28c11f5ce3f35d2ad8fd85318 /profiles | |
parent | 829f633426f4a775dbb20c29d0bfbd791608cb6c (diff) | |
download | nixos-config-reborn-13bbcd5a5feffa4a91f4e4068e68e9baf2f90223.tar.gz nixos-config-reborn-13bbcd5a5feffa4a91f4e4068e68e9baf2f90223.zip |
vim: better config with lua, with some dev config
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/desktop.nix | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/profiles/desktop.nix b/profiles/desktop.nix index 2546b76..0498aaf 100644 --- a/profiles/desktop.nix +++ b/profiles/desktop.nix | |||
@@ -18,14 +18,6 @@ inputs: | |||
18 | pavucontrol | 18 | pavucontrol |
19 | pandoc | 19 | pandoc |
20 | poppler_utils | 20 | poppler_utils |
21 | # TODO: on development workstation | ||
22 | /* | ||
23 | rr | ||
24 | rtags | ||
25 | gcc | ||
26 | clang | ||
27 | clang-tools | ||
28 | */ | ||
29 | aspell | 21 | aspell |
30 | aspellDicts.en | 22 | aspellDicts.en |
31 | aspellDicts.en-computers | 23 | aspellDicts.en-computers |