vim: add html5 plugin, update nixpkgs

This commit is contained in:
2022-12-27 01:23:32 +00:00
parent 9017475528
commit 2231683ffc
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
description = "Samw's home environment, as managed by nix/home-manager.";
inputs = {
# Nixpkgs
nixpkgs = {url = "github:nixos/nixpkgs/nixos-22.11";};
nixpkgs = {url = "github:nixos/nixpkgs/release-22.11";};
# Other modules
home-manager = {
url = "github:nix-community/home-manager/release-22.11";