Updated nvim, removed not working settings for android

This commit is contained in:
Aleksandr Lebedev 2025-01-13 17:46:30 +01:00
parent e53edb2f90
commit 22d8b9b9ee
2 changed files with 3 additions and 5 deletions

View file

@ -15,8 +15,6 @@
nix-on-droid switch --flake /data/data/com.termux.nix/files/home/nixos-config
'')
];
nix.settings.experimental-features = ["nix-command" "flakes"];
home-manager = {
config = ./home.nix;
useGlobalPkgs = true;