Add ax (axolotl) custom Go package from self-hosted git
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
xdg.configFile.".tmux-setup" = {
|
||||
source = ../../config/.tmux-setup;
|
||||
executable = true;
|
||||
};
|
||||
|
||||
programs.tmux = {
|
||||
enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user