Bump flake.lock

This commit is contained in:
Dave Gallant
2022-11-07 21:39:39 -05:00
parent c70a48052b
commit 4a727eea73
4 changed files with 3 additions and 8 deletions

View File

@@ -29,8 +29,6 @@
sound.enable = true;
services.opensnitch.enable = true;
hardware.pulseaudio.enable = true;
# Enable Vulkan

6
flake.lock generated
View File

@@ -28,11 +28,11 @@
"utils": "utils"
},
"locked": {
"lastModified": 1667708081,
"narHash": "sha256-FChEy05x4ed/pttjfTeKxjPCnHknMYrUtDyBiYbreT4=",
"lastModified": 1667830176,
"narHash": "sha256-TNm8W88Jf9qELqKI8rGMr0sZWlTV9WKIlqN4dzvuKUA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "1ef0da321217c6c19b7a30509631c080a19321e5",
"rev": "886675991b643b701a33f533443db165c70692d1",
"type": "github"
},
"original": {

View File

@@ -371,7 +371,6 @@ in {
cmp-treesitter
diffview-nvim
git-blame-nvim
gitlinker-nvim
gitsigns-nvim
gruvbox-nvim
lualine-nvim

View File

@@ -227,8 +227,6 @@ require'luasnip'.filetype_extend("ruby", {"rails"})
-------------------------------------------------------------------------------
-- Plugins {{{1 ---------------------------------------------------------------
-------------------------------------------------------------------------------
-- gitlinker
require("gitlinker").setup()
-- status line
require("lualine").setup({