update flake.lock; refactor impermanence; other minor fixes
This commit is contained in:
@@ -24,6 +24,7 @@ in
|
||||
vimdiffAlias = true;
|
||||
withPython3 = false;
|
||||
withRuby = false;
|
||||
sideloadInitLua = true;
|
||||
extraPackages = with pkgs; [
|
||||
# treesitter
|
||||
tree-sitter
|
||||
|
||||
@@ -16,7 +16,7 @@ in
|
||||
my.hm.home.packages = with pkgs; [
|
||||
go
|
||||
gotools
|
||||
gopls
|
||||
(lib.hiPrio gopls)
|
||||
];
|
||||
my.persist.homeDirs = [
|
||||
"go"
|
||||
|
||||
Reference in New Issue
Block a user