diff --git a/home/common/devel.nix b/home/common/devel.nix index 416471c..3a49ea3 100644 --- a/home/common/devel.nix +++ b/home/common/devel.nix @@ -6,6 +6,7 @@ cargo clang codeium + comma dogdns gnumake go @@ -19,10 +20,8 @@ prettierd rust-analyzer rustc - sqlite stylua tree-sitter - zig ]; home.sessionVariables = { diff --git a/home/dln/home.nix b/home/dln/home.nix index 1b6c51f..c7e9ab4 100644 --- a/home/dln/home.nix +++ b/home/dln/home.nix @@ -41,7 +41,7 @@ in }; git = { - push-branch-prefix = "dln/push-" + push-branch-prefix = "dln/push-"; }; ui = {