Compare commits

..

No commits in common. "8d1cc559f96025ec2273b890c11da49d3d25ef29" and "6d877aba1bc9d055f03bf9d7cd2cffb4936689f3" have entirely different histories.

2 changed files with 0 additions and 7 deletions

View file

@ -99,11 +99,6 @@
set listchars=space:·,tab:»
set indentkeys-=0#
'';
packages.myVimPackage = with pkgs.vimPlugins; {
start = [
guess-indent-nvim
];
};
};
};

View file

@ -1,2 +0,0 @@
NIXOS_CONFIG="$(pwd)/configuration.nix"
nixos-rebuild $@