Add env config for personal collection
This commit is contained in:
parent
331ae65d69
commit
df270c73af
|
@ -3,7 +3,15 @@
|
||||||
imports = [
|
imports = [
|
||||||
../../desktop
|
../../desktop
|
||||||
|
|
||||||
../../env
|
../../env/fonts/firacode.nix
|
||||||
|
../../env/shell/bash.nix
|
||||||
|
../../env/shell/fish.nix
|
||||||
|
../../env/bat.nix
|
||||||
|
../../env/direnv.nix
|
||||||
|
../../env/keychain.nix
|
||||||
|
../../env/nixpkgs.nix
|
||||||
|
../../env/ssh.nix
|
||||||
|
../../env/starship.nix
|
||||||
|
|
||||||
../../git/personal
|
../../git/personal
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue