diff options
author | Karel Kočí <cynerd@email.cz> | 2025-09-08 11:17:58 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2025-09-08 11:17:58 +0200 |
commit | 41b1a7590916561f7704007eb4f584b4d47e2c69 (patch) | |
tree | db7298ae991e84e2da949864697d9d5c171479aa /nixos | |
parent | 16056d1a3f6bfde8d9bcf5e48656f2c65748614c (diff) | |
download | nixos-personal-41b1a7590916561f7704007eb4f584b4d47e2c69.tar.gz nixos-personal-41b1a7590916561f7704007eb4f584b4d47e2c69.tar.bz2 nixos-personal-41b1a7590916561f7704007eb4f584b4d47e2c69.zip |
Packages update and openwrt one attempts
Diffstat (limited to 'nixos')
-rw-r--r-- | nixos/modules/develop.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index fd7bdbf..8e24707 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -29,7 +29,7 @@ in { cloc openssl tio - #vim-vint + vim-vint nodePackages.vim-language-server vale |