fix conflict with urbos

This commit is contained in:
Griffin Smith 2020-05-07 10:57:36 -04:00
parent 28489a2141
commit e085facc30
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ in
kubetail
sops
kubie
pkgs-unstable.argocd
# pkgs-unstable.argocd # provided by urbos
];
programs.zsh.shellAliases = {

View file

@ -8,7 +8,7 @@ let
# # and packages.el files
# };
in {
imports = [ ./lib/cloneRepo.nix ];
# imports = [ ./lib/cloneRepo.nix ];
# home.packages = [ doom-emacs ];
# home.file.".emacs.d/init.el".text = ''